class Aws::CodeDeploy::Types::GetDeploymentInput

Represents the input of a `GetDeployment` operation.

@note When making an API call, you may pass GetDeploymentInput

data as a hash:

    {
      deployment_id: "DeploymentId", # required
    }

@!attribute [rw] deployment_id

The unique ID of a deployment associated with the IAM user or AWS
account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/GetDeploymentInput AWS API Documentation

Constants

SENSITIVE