Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnBasePathMappingV2PropsMixin.Builder
Packages that use CfnBasePathMappingV2PropsMixin.Builder
-
Uses of CfnBasePathMappingV2PropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnBasePathMappingV2PropsMixin.BuilderModifier and TypeMethodDescriptionThe base path name that callers of the private API must provide as part of the URL after the domain name.CfnBasePathMappingV2PropsMixin.Builder.create()CfnBasePathMappingV2PropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBasePathMappingV2PropsMixin.Builder.domainNameArn(String domainNameArn) The ARN of the domain name for the BasePathMappingV2 resource to be described.The private API's identifier.Represents a unique identifier for a version of a deployed private RestApi that is callable by users.