Class: Aws::Types::CreateFlowVersionRequest

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)


533
534
535
# File 'sig/types.rbs', line 533

def client_token
  @client_token
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


532
533
534
# File 'sig/types.rbs', line 532

def description
  @description
end

#flow_identifier::String

Returns the value of attribute flow_identifier.

Returns:

  • (::String)


531
532
533
# File 'sig/types.rbs', line 531

def flow_identifier
  @flow_identifier
end