Class: Aws::Types::DescribeFlywheelIterationRequest

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)


520
521
522
# File 'sig/types.rbs', line 520

def flywheel_arn
  @flywheel_arn
end

#flywheel_iteration_id::String

Returns the value of attribute flywheel_iteration_id.

Returns:

  • (::String)


521
522
523
# File 'sig/types.rbs', line 521

def flywheel_iteration_id
  @flywheel_iteration_id
end