interface IKeyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_paymentcryptography.IKeyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspaymentcryptography#IKeyRef |
![]() | software.amazon.awscdk.services.paymentcryptography.IKeyRef |
![]() | aws_cdk.aws_paymentcryptography.IKeyRef |
![]() | aws-cdk-lib » aws_paymentcryptography » IKeyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Key.
Properties
Name | Type | Description |
---|---|---|
key | Key | A reference to a Key resource. |
node | Node | The tree node. |
keyRef
Type:
Key
A reference to a Key resource.
node
Type:
Node
The tree node.