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