Class: Aws::Types::AllocateStaticIpRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#static_ip_name::String

Returns the value of attribute static_ip_name.

Returns:

  • (::String)


100
101
102
# File 'sig/types.rbs', line 100

def static_ip_name
  @static_ip_name
end