IApiKeyRef
- class aws_cdk.aws_appsync.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.