Class: Aws::Types::GetStaticIpResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#static_ipTypes::StaticIp

Returns the value of attribute static_ip.

Returns:



2084
2085
2086
# File 'sig/types.rbs', line 2084

def static_ip
  @static_ip
end