Show / Hide Table of Contents

Interface IMasterRef

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

Namespace: Amazon.CDK.AWS.GuardDuty
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMasterRef : IConstruct, IDependable
Syntax (vb)
Public Interface IMasterRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

MasterRef

(experimental) A reference to a Master resource.

Properties

MasterRef

(experimental) A reference to a Master resource.

IMasterReference MasterRef { get; }
Property Value

IMasterReference

Remarks

Stability: Experimental

Back to top Generated by DocFX