Class: Aws::Types::CidrBlockSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_block::String

Returns the value of attribute cidr_block.

Returns:

  • (::String)


113
114
115
# File 'sig/types.rbs', line 113

def cidr_block
  @cidr_block
end

#location_name::String

Returns the value of attribute location_name.

Returns:

  • (::String)


114
115
116
# File 'sig/types.rbs', line 114

def location_name
  @location_name
end