Interface IPublicKeyRef
(experimental) Indicates that this resource can be referenced as a PublicKey.
Inherited Members
Namespace: Amazon.CDK.Interfaces.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPublicKeyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPublicKeyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| PublicKeyRef | (experimental) A reference to a PublicKey resource. |
Properties
PublicKeyRef
(experimental) A reference to a PublicKey resource.
IPublicKeyReference PublicKeyRef { get; }
Property Value
Remarks
Stability: Experimental