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)


10247
10248
10249
# File 'sig/types.rbs', line 10247

def slot_id
  @slot_id
end

#visual_id::String

Returns the value of attribute visual_id.

Returns:

  • (::String)


10248
10249
10250
# File 'sig/types.rbs', line 10248

def visual_id
  @visual_id
end