Class: Aws::Types::StartFlowRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1268
1269
1270
# File 'sig/types.rbs', line 1268

def client_token
  @client_token
end

#flow_name::String

Returns the value of attribute flow_name.

Returns:

  • (::String)


1267
1268
1269
# File 'sig/types.rbs', line 1267

def flow_name
  @flow_name
end