Class: Aws::Types::StartPracticeRunRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#away_from ⇒ ::String

Returns the value of attribute away_from.

Returns:

  • (::String)


191
192
193
# File 'sig/types.rbs', line 191

def away_from
  @away_from
end

#comment ⇒ ::String

Returns the value of attribute comment.

Returns:

  • (::String)


192
193
194
# File 'sig/types.rbs', line 192

def comment
  @comment
end

#resource_identifier ⇒ ::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


190
191
192
# File 'sig/types.rbs', line 190

def resource_identifier
  @resource_identifier
end