Show / Hide Table of Contents

Interface IMemberRef

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

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

Stability: Experimental

Synopsis

Properties

MemberRef

(experimental) A reference to a Member resource.

Properties

MemberRef

(experimental) A reference to a Member resource.

IMemberReference MemberRef { get; }
Property Value

IMemberReference

Remarks

Stability: Experimental

Back to top Generated by DocFX