getMemberInvitation

Resource schema for AWS::Detective::MemberInvitation

Return

null

Parameters

argument

null


suspend fun getMemberInvitation(graphArn: String, memberId: String): GetMemberInvitationResult

Return

null

Parameters

graphArn

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

memberId

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

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.detective.kotlin.inputs.GetMemberInvitationPlainArgs.

See also