You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Connect::Types::ContactFlow

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about a contact flow.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the contact flow.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the contact flow.

#contentString

The content of the contact flow.

Returns:

  • (String)

    The content of the contact flow.

#descriptionString

The description of the contact flow.

Returns:

  • (String)

    The description of the contact flow.

#idString

The identifier of the contact flow.

Returns:

  • (String)

    The identifier of the contact flow.

#nameString

The name of the contact flow.

Returns:

  • (String)

    The name of the contact flow.

#tagsHash<String,String>

One or more tags.

Returns:

  • (Hash<String,String>)

    One or more tags.

#typeString

The type of the contact flow. For descriptions of the available types, see Choose a Contact Flow Type in the Amazon Connect Administrator Guide.

Returns:

  • (String)

    The type of the contact flow.