C# Class Amazon.APIGateway.Model.CreateDeploymentRequest

Container for the parameters to the CreateDeployment operation. Creates a Deployment resource, which makes a specified RestApi callable over the internet.
Inheritance: AmazonAPIGatewayRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCacheClusterEnabled ( ) : bool
IsSetCacheClusterSize ( ) : bool
IsSetDescription ( ) : bool
IsSetRestApiId ( ) : bool
IsSetStageDescription ( ) : bool
IsSetStageName ( ) : bool
IsSetVariables ( ) : bool