interface IMemberInvitationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Detective.IMemberInvitationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdetective#IMemberInvitationRef |
![]() | software.amazon.awscdk.services.detective.IMemberInvitationRef |
![]() | aws_cdk.aws_detective.IMemberInvitationRef |
![]() | aws-cdk-lib » aws_detective » IMemberInvitationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MemberInvitation.
Properties
Name | Type | Description |
---|---|---|
member | Member | A reference to a MemberInvitation resource. |
node | Node | The tree node. |
memberInvitationRef
Type:
Member
A reference to a MemberInvitation resource.
node
Type:
Node
The tree node.