class Aws::Lightsail::Types::AttachStaticIpRequest
@note When making an API call, you may pass AttachStaticIpRequest
data as a hash: { static_ip_name: "ResourceName", # required instance_name: "ResourceName", # required }
@!attribute [rw] static_ip_name
The name of the static IP. @return [String]
@!attribute [rw] instance_name
The instance name to which you want to attach the static IP address. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/AttachStaticIpRequest AWS API Documentation
Constants
- SENSITIVE