You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApiGatewayV2::Types::CreateDeploymentInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the input parameters for a CreateDeployment request.

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ String

The description for the deployment resource.

Returns:

  • (String) —

    The description for the deployment resource.

#stage_name ⇒ String

The name of the Stage resource for the Deployment resource to create.

Returns:

  • (String) —

    The name of the Stage resource for the Deployment resource to create.