Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnRestApiPropsMixin.EndpointConfigurationProperty
Packages that use CfnRestApiPropsMixin.EndpointConfigurationProperty
-
Uses of CfnRestApiPropsMixin.EndpointConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnRestApiPropsMixin.EndpointConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRestApiPropsMixin.EndpointConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnRestApiPropsMixin.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnRestApiPropsMixin.EndpointConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnRestApiPropsMixin.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnRestApiMixinProps.Builder.endpointConfiguration(CfnRestApiPropsMixin.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnRestApiMixinProps.getEndpointConfiguration()CfnRestApiPropsMixin.Builder.endpointConfiguration(CfnRestApiPropsMixin.EndpointConfigurationProperty endpointConfiguration) A list of the endpoint types and IP address types of the API.