Show / Hide Table of Contents

Interface IMemberInvitationRef

(experimental) Indicates that this resource can be referenced as a MemberInvitation.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Detective
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMemberInvitationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IMemberInvitationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

MemberInvitationRef

(experimental) A reference to a MemberInvitation resource.

Properties

MemberInvitationRef

(experimental) A reference to a MemberInvitation resource.

IMemberInvitationReference MemberInvitationRef { get; }
Property Value

IMemberInvitationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX