class Aws::Proton::Types::CancelServiceInstanceDeploymentInput

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

data as a hash:

    {
      service_instance_name: "ResourceName", # required
      service_name: "ResourceName", # required
    }

@!attribute [rw] service_instance_name

The name of the service instance with the deployment to cancel.
@return [String]

@!attribute [rw] service_name

The name of the service with the service instance deployment to
cancel.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/CancelServiceInstanceDeploymentInput AWS API Documentation

Constants

SENSITIVE