Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDomainNameV2PropsMixin.EndpointConfigurationProperty
Packages that use CfnDomainNameV2PropsMixin.EndpointConfigurationProperty
-
Uses of CfnDomainNameV2PropsMixin.EndpointConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnDomainNameV2PropsMixin.EndpointConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomainNameV2PropsMixin.EndpointConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDomainNameV2PropsMixin.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnDomainNameV2PropsMixin.EndpointConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDomainNameV2PropsMixin.EndpointConfigurationPropertyModifier and TypeMethodDescriptionCfnDomainNameV2MixinProps.Builder.endpointConfiguration(CfnDomainNameV2PropsMixin.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnDomainNameV2MixinProps.getEndpointConfiguration()CfnDomainNameV2PropsMixin.Builder.endpointConfiguration(CfnDomainNameV2PropsMixin.EndpointConfigurationProperty endpointConfiguration) The endpoint configuration to indicate the types of endpoints an API (RestApi) or its custom domain name (DomainName) has and the IP address types that can invoke it.