Interface ICRLRef
(experimental) Indicates that this resource can be referenced as a CRL.
Namespace: Amazon.CDK.AWS.RolesAnywhere
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICRLRef : IConstruct, IDependable
Syntax (vb)
Public Interface ICRLRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
CrlRef | (experimental) A reference to a CRL resource. |
Properties
CrlRef
(experimental) A reference to a CRL resource.
ICRLReference CrlRef { get; }
Property Value
Remarks
Stability: Experimental