Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.EndpointConfigurationProperty
Packages that use CfnApi.EndpointConfigurationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.EndpointConfigurationProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnApi.EndpointConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnApi.EndpointConfigurationProperty
Methods in software.amazon.awscdk.services.sam that return CfnApi.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnApi.EndpointConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnApi.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnApi.Builder.endpointConfiguration
(CfnApi.EndpointConfigurationProperty endpointConfiguration) CfnApiProps.Builder.endpointConfiguration
(CfnApi.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnApiProps.getEndpointConfiguration()
void
CfnApi.setEndpointConfiguration
(CfnApi.EndpointConfigurationProperty value)