IDocumentationVersionRef

class aws_cdk.aws_apigateway.IDocumentationVersionRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

documentation_version_ref

(experimental) A reference to a DocumentationVersion resource.

Stability:

experimental

node

The tree node.