Class: Aws::Types::FlagValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_values ⇒ ::Hash[::String, Types::AttributeValue]

Returns the value of attribute attribute_values.

Returns:



545
546
547
# File 'sig/types.rbs', line 545

def attribute_values
  @attribute_values
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


544
545
546
# File 'sig/types.rbs', line 544

def enabled
  @enabled
end