IKeyRef

class aws_cdk.aws_kms.IKeyRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

key_ref

(experimental) A reference to a Key resource.

Stability:

experimental

node

The tree node.