Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDomainName.EndpointConfigurationProperty
Packages that use CfnDomainName.EndpointConfigurationProperty
-
Uses of CfnDomainName.EndpointConfigurationProperty in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnDomainName.EndpointConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomainName.EndpointConfigurationPropertyMethods in software.amazon.awscdk.services.apigateway that return CfnDomainName.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnDomainName.EndpointConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type CfnDomainName.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnDomainName.Builder.endpointConfiguration(CfnDomainName.EndpointConfigurationProperty endpointConfiguration) The endpoint configuration of this DomainName showing the endpoint types and IP address types of the domain name.CfnDomainNameProps.Builder.endpointConfiguration(CfnDomainName.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnDomainNameProps.getEndpointConfiguration()voidCfnDomainName.setEndpointConfiguration(CfnDomainName.EndpointConfigurationProperty value) The endpoint configuration of this DomainName showing the endpoint types and IP address types of the domain name.