Resource schema for AWS::Detective::MemberInvitation
graph_arn
(String) The ARN of the graph to which the member account will be invitedmember_email_address
(String) The root email address for the account to be invited, for validation. Updating this field has no effect.member_id
(String) The AWS account ID to be invited to join the graph as a memberdisable_email_notification
(Boolean) 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.message
(String) A message to be included in the email invitation sent to the invited account. Updating this field has no effect.id
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_detective_member_invitation.example <resource ID>