Uses of Class
software.amazon.awscdk.services.notifications.CfnOrganizationalUnitAssociationProps.Builder
Packages that use CfnOrganizationalUnitAssociationProps.Builder
Package
Description
AWS::Notifications Construct Library
-
Uses of CfnOrganizationalUnitAssociationProps.Builder in software.amazon.awscdk.services.notifications
Methods in software.amazon.awscdk.services.notifications that return CfnOrganizationalUnitAssociationProps.BuilderModifier and TypeMethodDescriptionCfnOrganizationalUnitAssociationProps.builder()
CfnOrganizationalUnitAssociationProps.Builder.notificationConfigurationArn
(String notificationConfigurationArn) Sets the value ofCfnOrganizationalUnitAssociationProps.getNotificationConfigurationArn()
CfnOrganizationalUnitAssociationProps.Builder.organizationalUnitId
(String organizationalUnitId) Sets the value ofCfnOrganizationalUnitAssociationProps.getOrganizationalUnitId()
Constructors in software.amazon.awscdk.services.notifications with parameters of type CfnOrganizationalUnitAssociationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOrganizationalUnitAssociationProps.Builder
.