C# Class Amazon.APIGateway.Model.BasePathMapping

Represents the base path that callers of the API must provide as part of the URL after the domain name.
A custom domain name plus a BasePathMapping specification identifies a deployed RestApi in a given stage of the owner Account.
显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetBasePath ( ) : bool
IsSetRestApiId ( ) : bool
IsSetStage ( ) : bool