Class: Aws::Types::IPRange

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidrip::String

Returns the value of attribute cidrip.

Returns:

  • (::String)


2705
2706
2707
# File 'sig/types.rbs', line 2705

def cidrip
  @cidrip
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


2704
2705
2706
# File 'sig/types.rbs', line 2704

def status
  @status
end