C# Class Amazon.APIGateway.Model.CreateBasePathMappingResponse

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.
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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