class Aws::OpsWorks::Types::UpdateElasticIpRequest

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

data as a hash:

    {
      elastic_ip: "String", # required
      name: "String",
    }

@!attribute [rw] elastic_ip

The IP address for which you want to update the name.
@return [String]

@!attribute [rw] name

The new name.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/UpdateElasticIpRequest AWS API Documentation

Constants

SENSITIVE