Class: Aws::Types::StartFlywheelIterationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flywheel_arn::String

Returns the value of attribute flywheel_arn.

Returns:

  • (::String)


1694
1695
1696
# File 'sig/types.rbs', line 1694

def flywheel_arn
  @flywheel_arn
end

#flywheel_iteration_id::String

Returns the value of attribute flywheel_iteration_id.

Returns:

  • (::String)


1695
1696
1697
# File 'sig/types.rbs', line 1695

def flywheel_iteration_id
  @flywheel_iteration_id
end