Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.detective.CfnMemberInvitationPropsMixin.Builder
Packages that use CfnMemberInvitationPropsMixin.Builder
-
Uses of CfnMemberInvitationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.detective
Methods in software.amazon.awscdk.cfnpropertymixins.services.detective that return CfnMemberInvitationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMemberInvitationPropsMixin.Builder.create()CfnMemberInvitationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMemberInvitationPropsMixin.Builder.disableEmailNotification(Boolean disableEmailNotification) Whether to send an invitation email to the member account.CfnMemberInvitationPropsMixin.Builder.disableEmailNotification(IResolvable disableEmailNotification) Whether to send an invitation email to the member account.The ARN of the behavior graph to invite the account to contribute data to.CfnMemberInvitationPropsMixin.Builder.memberEmailAddress(String memberEmailAddress) The root user email address of the invited account.The AWS account identifier of the invited account.Customized text to include in the invitation email message.