class Aws::CodeDeploy::Types::GetDeploymentTargetInput

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

data as a hash:

    {
      deployment_id: "DeploymentId",
      target_id: "TargetId",
    }

@!attribute [rw] deployment_id

The unique ID of a deployment.
@return [String]

@!attribute [rw] target_id

The unique ID of a deployment target.
@return [String]

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

Constants

SENSITIVE