Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDomainNameV2MixinProps.Builder
Packages that use CfnDomainNameV2MixinProps.Builder
-
Uses of CfnDomainNameV2MixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDomainNameV2MixinProps.BuilderModifier and TypeMethodDescriptionCfnDomainNameV2MixinProps.builder()CfnDomainNameV2MixinProps.Builder.certificateArn(String certificateArn) Sets the value ofCfnDomainNameV2MixinProps.getCertificateArn()CfnDomainNameV2MixinProps.Builder.domainName(String domainName) Sets the value ofCfnDomainNameV2MixinProps.getDomainName()CfnDomainNameV2MixinProps.Builder.endpointAccessMode(String endpointAccessMode) Sets the value ofCfnDomainNameV2MixinProps.getEndpointAccessMode()CfnDomainNameV2MixinProps.Builder.endpointConfiguration(CfnDomainNameV2PropsMixin.EndpointConfigurationProperty endpointConfiguration) Sets the value ofCfnDomainNameV2MixinProps.getEndpointConfiguration()CfnDomainNameV2MixinProps.Builder.endpointConfiguration(IResolvable endpointConfiguration) Sets the value ofCfnDomainNameV2MixinProps.getEndpointConfiguration()Sets the value ofCfnDomainNameV2MixinProps.getPolicy()CfnDomainNameV2MixinProps.Builder.routingMode(String routingMode) Sets the value ofCfnDomainNameV2MixinProps.getRoutingMode()CfnDomainNameV2MixinProps.Builder.securityPolicy(String securityPolicy) Sets the value ofCfnDomainNameV2MixinProps.getSecurityPolicy()Sets the value ofCfnDomainNameV2MixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDomainNameV2MixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainNameV2MixinProps.Builder.