Show / Hide Table of Contents

Interface IPublicKeyRef

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

Inherited Members
IEnvironmentAware.Env
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

IPublicKeyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX