| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentationVersion.Builder |
CfnDocumentationVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnDocumentationVersion.Builder |
CfnDocumentationVersion.Builder.description(String description)
The description of the API documentation snapshot.
|
CfnDocumentationVersion.Builder |
CfnDocumentationVersion.Builder.documentationVersion(String documentationVersion)
The version identifier of the API documentation snapshot.
|
CfnDocumentationVersion.Builder |
CfnDocumentationVersion.Builder.restApiId(String restApiId)
The identifier of the API.
|
Copyright © 2022. All rights reserved.