Class: Aws::Types::UserTurnSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expected ⇒ Types::UserTurnOutputSpecification

Returns the value of attribute expected.



3830
3831
3832
# File 'sig/types.rbs', line 3830

def expected
  @expected
end

#input ⇒ Types::UserTurnInputSpecification

Returns the value of attribute input.



3829
3830
3831
# File 'sig/types.rbs', line 3829

def input
  @input
end