| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.builder() |
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.location(CfnDocumentationPart.LocationProperty location)
Sets the value of
CfnDocumentationPartProps.getLocation() |
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.location(IResolvable location)
Sets the value of
CfnDocumentationPartProps.getLocation() |
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.properties(String properties)
Sets the value of
CfnDocumentationPartProps.getProperties() |
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.restApiId(String restApiId)
Sets the value of
CfnDocumentationPartProps.getRestApiId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDocumentationPartProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDocumentationPartProps.Builder. |
Copyright © 2022. All rights reserved.