| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static RestApiAttributes.Builder |
RestApiAttributes.builder() |
RestApiAttributes.Builder |
RestApiAttributes.Builder.restApiId(String restApiId)
Sets the value of
RestApiAttributes.getRestApiId() |
RestApiAttributes.Builder |
RestApiAttributes.Builder.restApiName(String restApiName)
Sets the value of
RestApiAttributes.getRestApiName() |
RestApiAttributes.Builder |
RestApiAttributes.Builder.rootResourceId(String rootResourceId)
Sets the value of
RestApiAttributes.getRootResourceId() |
| Constructor and Description |
|---|
Jsii$Proxy(RestApiAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RestApiAttributes.Builder. |
Copyright © 2022. All rights reserved.