interface IDocumentationVersionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IDocumentationVersionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IDocumentationVersionRef |
![]() | software.amazon.awscdk.services.apigateway.IDocumentationVersionRef |
![]() | aws_cdk.aws_apigateway.IDocumentationVersionRef |
![]() | aws-cdk-lib » aws_apigateway » IDocumentationVersionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DocumentationVersion.
Properties
Name | Type | Description |
---|---|---|
documentation | Documentation | A reference to a DocumentationVersion resource. |
node | Node | The tree node. |
documentationVersionRef
Type:
Documentation
A reference to a DocumentationVersion resource.
node
Type:
Node
The tree node.