AWS::Notifications::OrganizationalUnitAssociationResource Type definition for AWS::Notifications::OrganizationalUnitAssociation.
import { CfnOrganizationalUnitAssociation } from 'aws-cdk-lib/aws-notifications';Or use the module namespace:
import * as notifications from 'aws-cdk-lib/aws-notifications';
// notifications.CfnOrganizationalUnitAssociationConfiguration passed to the constructor as CfnOrganizationalUnitAssociationProps.
notificationConfigurationArnRequiredstringARN identifier of the NotificationConfiguration. Example: arn:aws:notifications::123456789012:configuration/a01jes88qxwkbj05xv9c967pgm1
organizationalUnitIdRequiredstringThe ID of the organizational unit.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-notificationsAWS::Notifications::OrganizationalUnitAssociation