Interface ISupportPermitRef
(experimental) Indicates that this resource can be referenced as a SupportPermit.
Inherited Members
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
Remarks
Stability: Experimental