Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnBasePathMappingPropsMixin.Builder
Packages that use CfnBasePathMappingPropsMixin.Builder
-
Uses of CfnBasePathMappingPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnBasePathMappingPropsMixin.BuilderModifier and TypeMethodDescriptionThe base path name that callers of the API must provide as part of the URL after the domain name.CfnBasePathMappingPropsMixin.Builder.create()CfnBasePathMappingPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBasePathMappingPropsMixin.Builder.domainName(String domainName) The domain name of the BasePathMapping resource to be described.CfnBasePathMappingPropsMixin.Builder.domainName(IDomainNameRef domainName) The domain name of the BasePathMapping resource to be described.The string identifier of the associated RestApi.CfnBasePathMappingPropsMixin.Builder.restApiId(IRestApiRef restApiId) The string identifier of the associated RestApi.The name of the associated stage.The name of the associated stage.