class Aws::ElasticBeanstalk::Types::AbortEnvironmentUpdateMessage

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

data as a hash:

    {
      environment_id: "EnvironmentId",
      environment_name: "EnvironmentName",
    }

@!attribute [rw] environment_id

This specifies the ID of the environment with the in-progress update
that you want to cancel.
@return [String]

@!attribute [rw] environment_name

This specifies the name of the environment with the in-progress
update that you want to cancel.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/AbortEnvironmentUpdateMessage AWS API Documentation

Constants

SENSITIVE