Show / Hide Table of Contents

Interface ISupportPermitRef

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

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

Stability: Experimental

Synopsis

Properties

SupportPermitRef

(experimental) A reference to a SupportPermit resource.

Properties

SupportPermitRef

(experimental) A reference to a SupportPermit resource.

ISupportPermitReference SupportPermitRef { get; }
Property Value

ISupportPermitReference

Remarks

Stability: Experimental

Back to top Generated by DocFX