Class: Aws::Types::BuiltInSlotTypeSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


643
644
645
# File 'sig/types.rbs', line 643

def description
  @description
end

#slot_type_signature ⇒ ::String

Returns the value of attribute slot_type_signature.

Returns:

  • (::String)


642
643
644
# File 'sig/types.rbs', line 642

def slot_type_signature
  @slot_type_signature
end