Class: Aws::Types::StartFlywheelIterationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


1689
1690
1691
# File 'sig/types.rbs', line 1689

def client_request_token
  @client_request_token
end

#flywheel_arn::String

Returns the value of attribute flywheel_arn.

Returns:

  • (::String)


1688
1689
1690
# File 'sig/types.rbs', line 1688

def flywheel_arn
  @flywheel_arn
end