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