AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ARCZonalShift::AutoshiftObserverNotificationStatus

CfnAutoshiftObserverNotificationStatus

Definition of AWS::ARCZonalShift::AutoshiftObserverNotificationStatus Resource Type.

Import

import { CfnAutoshiftObserverNotificationStatus } from 'aws-cdk-lib/aws-arczonalshift';

Or use the module namespace:

import * as arczonalshift from 'aws-cdk-lib/aws-arczonalshift';
// arczonalshift.CfnAutoshiftObserverNotificationStatus

Properties

Configuration passed to the constructor as CfnAutoshiftObserverNotificationStatusProps.

statusRequired
string

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Facts

LevelL1 (CloudFormation)
Moduleaws-arczonalshift
CFN TypeAWS::ARCZonalShift::AutoshiftObserverNotificationStatus
Properties1

Related Constructs

External Links