Interface IPublicKey
Represents a Public Key.
Inherited Members
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.AWS.CloudFront.dll
Syntax (csharp)
public interface IPublicKey : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IPublicKey
Inherits IResource, IConstruct, IConstruct, IDependable
Synopsis
Properties
PublicKeyId | The ID of the key group. |
Properties
PublicKeyId
The ID of the key group.
string PublicKeyId { get; }
Property Value
System.String
Remarks
Attribute: true