MemberInvitation

class MemberInvitation : KotlinCustomResource

Resource schema for AWS::Detective::MemberInvitation

Properties

Link copied to clipboard

When set to true, invitation emails are not sent to the member accounts. Member accounts must still accept the invitation before they are added to the behavior graph. Updating this field has no effect.

Link copied to clipboard
val graphArn: Output<String>

The ARN of the graph to which the member account will be invited

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The root email address for the account to be invited, for validation. Updating this field has no effect.

Link copied to clipboard
val memberId: Output<String>

The AWS account ID to be invited to join the graph as a member

Link copied to clipboard
val message: Output<String>?

A message to be included in the email invitation sent to the invited account. Updating this field has no effect.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>