Class: Aws::Types::Attribute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_type"INBOUND_CALLS", ...

Returns the value of attribute attribute_type.



511
512
513
# File 'sig/types.rbs', line 511

def attribute_type
  @attribute_type
end

#value::String

Returns the value of attribute value.



512
513
514
# File 'sig/types.rbs', line 512

def value
  @value
end