@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:10.951Z") @Stability(value=Stable) public interface RestApiAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RestApiAttributes.Builder
A builder for
RestApiAttributes |
static class |
RestApiAttributes.Jsii$Proxy
An implementation for
RestApiAttributes |
| Modifier and Type | Method and Description |
|---|---|
static RestApiAttributes.Builder |
builder() |
String |
getRestApiId()
The ID of the API Gateway RestApi.
|
String |
getRootResourceId()
The resource ID of the root resource.
|
@Stability(value=Stable) @NotNull String getRestApiId()
@Stability(value=Stable) @NotNull String getRootResourceId()
@Stability(value=Stable) static RestApiAttributes.Builder builder()
RestApiAttributes.Builder of RestApiAttributesCopyright © 2021. All rights reserved.