Class: Aws::Types::OutputAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hashedBoolean

Returns the value of attribute hashed.

Returns:

  • (Boolean)


685
686
687
# File 'sig/types.rbs', line 685

def hashed
  @hashed
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


684
685
686
# File 'sig/types.rbs', line 684

def name
  @name
end