Class: Aws::QuickSight::Types::FlowDetail

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb

Overview

The full details of a flow, including its definition specifying the steps.

Constant Summary collapse

SENSITIVE =
[:flow_definition]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#created_by ⇒ String

The identifier of the principal who created the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#created_time ⇒ Time

The time this flow was created.

Returns:

  • (Time)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#description ⇒ String

The description of the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#flow_definition ⇒ Hash, ...

The definition of the flow, specifying the steps and configurations. This is the flow definition in Quick Flow's internal format. The format is subject to change.

Returns:

  • (Hash, Array, String, Numeric, Boolean)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#flow_id ⇒ String

The unique identifier of the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#last_updated_by ⇒ String

The identifier of the last principal who updated the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#last_updated_time ⇒ Time

The last time this flow was modified.

Returns:

  • (Time)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#name ⇒ String

The display name of the flow.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#publish_state ⇒ String

The publish state of the flow. Valid values are DRAFT, PUBLISHED, or PENDING_APPROVAL.

Returns:

  • (String)


24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end

#step_aliases ⇒ Array<Types::StepAliasMapping>

A list of step alias mappings for the flow.

Returns:



24372
24373
24374
24375
24376
24377
24378
24379
24380
24381
24382
24383
24384
24385
24386
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24372

class FlowDetail < Struct.new(
  :arn,
  :flow_id,
  :name,
  :description,
  :publish_state,
  :created_time,
  :created_by,
  :last_updated_time,
  :last_updated_by,
  :flow_definition,
  :step_aliases)
  SENSITIVE = [:flow_definition]
  include Aws::Structure
end