AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Notifications::OrganizationalUnitAssociation

CfnOrganizationalUnitAssociation

Resource Type definition for AWS::Notifications::OrganizationalUnitAssociation.

Import

import { CfnOrganizationalUnitAssociation } from 'aws-cdk-lib/aws-notifications';

Or use the module namespace:

import * as notifications from 'aws-cdk-lib/aws-notifications';
// notifications.CfnOrganizationalUnitAssociation

Properties

Configuration passed to the constructor as CfnOrganizationalUnitAssociationProps.

notificationConfigurationArnRequired
string

ARN identifier of the NotificationConfiguration. Example: arn:aws:notifications::123456789012:configuration/a01jes88qxwkbj05xv9c967pgm1

organizationalUnitIdRequired
string

The ID of the organizational unit.

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