Member

class Member : KotlinCustomResource

Resource Type definition for AWS::GuardDuty::Member

Properties

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

The ID of the detector associated with the GuardDuty service to add the member to.

Link copied to clipboard

Specifies whether or not to disable email notification for the member account that you invite.

Link copied to clipboard
val email: Output<String>

The email address associated with the member account.

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

The AWS account ID of the account to designate as a member.

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

The invitation message that you want to send to the accounts that you're inviting to GuardDuty as members.

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

You can use the Status property to update the status of the relationship between the member account and its administrator account. Valid values are Created and Invited when using an AWS::GuardDuty::Member resource. If the value for this property is not provided or set to Created , a member account is created but not invited. If the value of this property is set to Invited , a member account is created and invited.

Link copied to clipboard
val urn: Output<String>