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