@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.884Z") @Stability(value=Experimental) 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()
(experimental) The ID of the API Gateway RestApi.
|
String |
getRootResourceId()
(experimental) The resource ID of the root resource.
|
@Stability(value=Experimental) @NotNull String getRestApiId()
@Stability(value=Experimental) @NotNull String getRootResourceId()
@Stability(value=Experimental) static RestApiAttributes.Builder builder()
RestApiAttributes.Builder of RestApiAttributesCopyright © 2021. All rights reserved.