@Generated(value="jsii-pacmak/1.39.0 (build 8af72c2)", date="2021-10-13T21:02:01.199Z") @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.