Class: Aws::Types::Model

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

Defined Under Namespace

Classes: Smithy, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#smithy::String

Returns the value of attribute smithy.

Returns:

  • (::String)


4580
4581
4582
# File 'sig/types.rbs', line 4580

def smithy
  @smithy
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


4581
4582
4583
# File 'sig/types.rbs', line 4581

def unknown
  @unknown
end