IKeySigningKeyRef

class aws_cdk.aws_route53.IKeySigningKeyRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a KeySigningKey.

Stability:

experimental

Attributes

key_signing_key_ref

(experimental) A reference to a KeySigningKey resource.

Stability:

experimental

node

The tree node.