Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.notifications.CfnManagedNotificationAccountContactAssociationPropsMixin.Builder
Packages that use CfnManagedNotificationAccountContactAssociationPropsMixin.Builder
-
Uses of CfnManagedNotificationAccountContactAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.notifications
Methods in software.amazon.awscdk.cfnpropertymixins.services.notifications that return CfnManagedNotificationAccountContactAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnManagedNotificationAccountContactAssociationPropsMixin.Builder.contactIdentifier(String contactIdentifier) The unique identifier of the notification contact associated with the AWS account.CfnManagedNotificationAccountContactAssociationPropsMixin.Builder.create()CfnManagedNotificationAccountContactAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnManagedNotificationAccountContactAssociationPropsMixin.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) The ARN of theManagedNotificationConfigurationto be associated with theChannel.