The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::Appflow::DescribeFlowResponse

ATTRIBUTES

CreatedAt => Str

Specifies when the flow was created.

CreatedBy => Str

The ARN of the user who created the flow.

Description => Str

A description of the flow.

DestinationFlowConfigList => ArrayRef[Paws::Appflow::DestinationFlowConfig]

The configuration that controls how Amazon AppFlow transfers data to the destination connector.

FlowArn => Str

The flow's Amazon Resource Name (ARN).

FlowName => Str

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

FlowStatus => Str

Indicates the current status of the flow.

Valid values are: "Active", "Deprecated", "Deleted", "Draft", "Errored", "Suspended" =head2 FlowStatusMessage => Str

Contains an error message if the flow status is in a suspended or error state. This applies only to scheduled or event-triggered flows.

KmsArn => Str

The ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.

LastRunExecutionDetails => Paws::Appflow::ExecutionDetails

Describes the details of the most recent flow run.

LastUpdatedAt => Str

Specifies when the flow was last updated.

LastUpdatedBy => Str

Specifies the user name of the account that performed the most recent update.

SourceFlowConfig => Paws::Appflow::SourceFlowConfig

The configuration that controls how Amazon AppFlow retrieves data from the source connector.

Tags => Paws::Appflow::TagMap

The tags used to organize, track, or control access for your flow.

Tasks => ArrayRef[Paws::Appflow::Task]

A list of tasks that Amazon AppFlow performs while transferring the data in the flow run.

TriggerConfig => Paws::Appflow::TriggerConfig

The trigger settings that determine how and when the flow runs.

_request_id => Str