IKeyPairRef
- class aws_cdk.aws_ec2.IKeyPairRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a KeyPair.
- Stability:
experimental
Attributes
- key_pair_ref
(experimental) A reference to a KeyPair resource.
- Stability:
experimental
- node
The tree node.