@Stability(value=Stable)
public static interface CfnRestApi.EndpointConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-restapi-endpointconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRestApi.EndpointConfigurationProperty.Builder
A builder for
CfnRestApi.EndpointConfigurationProperty |
static class |
CfnRestApi.EndpointConfigurationProperty.Jsii$Proxy
An implementation for
CfnRestApi.EndpointConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRestApi.EndpointConfigurationProperty.Builder |
builder() |
default List<String> |
getTypes()
`CfnRestApi.EndpointConfigurationProperty.Types`.
|
default List<String> |
getVpcEndpointIds()
`CfnRestApi.EndpointConfigurationProperty.VpcEndpointIds`.
|
@Stability(value=Stable) @Nullable default List<String> getTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-restapi-endpointconfiguration.html#cfn-apigateway-restapi-endpointconfiguration-types@Stability(value=Stable) @Nullable default List<String> getVpcEndpointIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-restapi-endpointconfiguration.html#cfn-apigateway-restapi-endpointconfiguration-vpcendpointids@Stability(value=Stable) static CfnRestApi.EndpointConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.