Class: Aws::Types::DetachStaticIpRequest

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)


1134
1135
1136
# File 'sig/types.rbs', line 1134

def static_ip_name
  @static_ip_name
end