class Aws::SESV2::Types::GetDedicatedIpRequest

A request to obtain more information about a dedicated IP address.

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

data as a hash:

    {
      ip: "Ip", # required
    }

@!attribute [rw] ip

The IP address that you want to obtain more information about. The
value you specify has to be a dedicated IP address that's
assocaited with your AWS account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/GetDedicatedIpRequest AWS API Documentation

Constants

SENSITIVE