class Aws::ElasticBeanstalk::Types::DisassociateEnvironmentOperationsRoleMessage

Request to disassociate the operations role from an environment.

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

data as a hash:

    {
      environment_name: "EnvironmentName", # required
    }

@!attribute [rw] environment_name

The name of the environment from which to disassociate the
operations role.
@return [String]

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

Constants

SENSITIVE