Class: Aws::Types::Slot

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#slot_id::String

Returns the value of attribute slot_id.

Returns:

  • (::String)


10637
10638
10639
# File 'sig/types.rbs', line 10637

def slot_id
  @slot_id
end

#visual_id::String

Returns the value of attribute visual_id.

Returns:

  • (::String)


10638
10639
10640
# File 'sig/types.rbs', line 10638

def visual_id
  @visual_id
end