Class: Aws::Types::DimensionValuesWithAttributes

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.



375
376
377
# File 'sig/types.rbs', line 375

def attributes
  @attributes
end

#value::String

Returns the value of attribute value.



374
375
376
# File 'sig/types.rbs', line 374

def value
  @value
end