Uses of Interface
software.amazon.awscdk.services.apigateway.CfnRestApi.EndpointConfigurationProperty
Packages that use CfnRestApi.EndpointConfigurationProperty
-
Uses of CfnRestApi.EndpointConfigurationProperty in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnRestApi.EndpointConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRestApi.EndpointConfigurationPropertyMethods in software.amazon.awscdk.services.apigateway that return CfnRestApi.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnRestApi.EndpointConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type CfnRestApi.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnRestApi.Builder.endpointConfiguration(CfnRestApi.EndpointConfigurationProperty endpointConfiguration) A list of the endpoint types and IP address types of the API.CfnRestApiProps.Builder.endpointConfiguration(CfnRestApi.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnRestApiProps.getEndpointConfiguration()voidCfnRestApi.setEndpointConfiguration(CfnRestApi.EndpointConfigurationProperty value) A list of the endpoint types and IP address types of the API.