Class: Aws::ConnectCampaignsV2::Types::CreateCampaignRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::ConnectCampaignsV2::Types::CreateCampaignRequest
- Defined in:
- gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb
Overview
The request for CreateCampaign API.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#channel_subtype_config ⇒ Types::ChannelSubtypeConfig
Campaign Channel Subtype config.
-
#communication_limits_override ⇒ Types::CommunicationLimitsConfig
Communication limits config.
-
#communication_time_config ⇒ Types::CommunicationTimeConfig
Campaign communication time config.
-
#connect_campaign_flow_arn ⇒ String
Amazon Resource Names(ARN).
-
#connect_instance_id ⇒ String
Amazon Connect Instance Id.
-
#name ⇒ String
The name of an Amazon Connect Campaign name.
-
#schedule ⇒ Types::Schedule
Campaign schedule.
-
#source ⇒ Types::Source
Source of the campaign.
-
#tags ⇒ Hash<String,String>
Tag map with key and value.
-
#type ⇒ String
The type of campaign externally exposed in APIs.
Instance Attribute Details
#channel_subtype_config ⇒ Types::ChannelSubtypeConfig
Campaign Channel Subtype config
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#communication_limits_override ⇒ Types::CommunicationLimitsConfig
Communication limits config
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#communication_time_config ⇒ Types::CommunicationTimeConfig
Campaign communication time config
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#connect_campaign_flow_arn ⇒ String
Amazon Resource Names(ARN)
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#connect_instance_id ⇒ String
Amazon Connect Instance Id
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of an Amazon Connect Campaign name.
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#schedule ⇒ Types::Schedule
Campaign schedule
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#source ⇒ Types::Source
Source of the campaign
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
Tag map with key and value.
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |
#type ⇒ String
The type of campaign externally exposed in APIs.
424 425 426 427 428 429 430 431 432 433 434 435 436 437 |
# File 'gems/aws-sdk-connectcampaignsv2/lib/aws-sdk-connectcampaignsv2/types.rb', line 424 class CreateCampaignRequest < Struct.new( :name, :connect_instance_id, :channel_subtype_config, :type, :source, :connect_campaign_flow_arn, :schedule, :communication_time_config, :communication_limits_override, :tags) SENSITIVE = [] include Aws::Structure end |