Interface IPublicKey
Represents a Public Key.
Inherited Members
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPublicKey : IResource, IPublicKeyRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPublicKey Inherits IResource, IPublicKeyRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| PublicKeyId | The ID of the key group. |