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