@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.418Z") @Stability(value=Experimental) public interface HttpApiAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpApiAttributes.Builder
A builder for
HttpApiAttributes |
static class |
HttpApiAttributes.Jsii$Proxy
An implementation for
HttpApiAttributes |
| Modifier and Type | Method and Description |
|---|---|
static HttpApiAttributes.Builder |
builder() |
default String |
getApiEndpoint()
(experimental) The endpoint URL of the HttpApi.
|
String |
getHttpApiId()
(experimental) The identifier of the HttpApi.
|
@Stability(value=Experimental) @NotNull String getHttpApiId()
@Stability(value=Experimental) @Nullable default String getApiEndpoint()
Default: - throws an error if apiEndpoint is accessed.
@Stability(value=Experimental) static HttpApiAttributes.Builder builder()
HttpApiAttributes.Builder of HttpApiAttributesCopyright © 2021. All rights reserved.