Class: Aws::IoTFleetWise::Types::GetCampaignResponse

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

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the campaign.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#collection_schemeTypes::CollectionScheme

Information about the data collection scheme associated with the campaign.



1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#compressionString

Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise. If OFF is specified, the signals aren't compressed. If it's not specified, SNAPPY is used.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time the campaign was created in seconds since epoch (January 1, 1970 at midnight UTC time).

Returns:

  • (Time)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#data_destination_configsArray<Types::DataDestinationConfig>

The destination where the campaign sends data. You can choose to send data to be stored in Amazon S3 or Amazon Timestream.

Amazon S3 optimizes the cost of data storage and provides additional mechanisms to use vehicle data, such as data lakes, centralized data storage, data processing pipelines, and analytics.

You can use Amazon Timestream to access and analyze time series data, and Timestream to query vehicle data so that you can identify trends and patterns.

Returns:



1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#data_extra_dimensionsArray<String>

A list of vehicle attributes associated with the campaign.

Returns:

  • (Array<String>)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the campaign.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#diagnostics_modeString

Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#expiry_timeTime

The time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time). Vehicle data won't be collected after the campaign expires.

Returns:

  • (Time)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#last_modification_timeTime

The last time the campaign was modified.

Returns:

  • (Time)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the campaign.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#post_trigger_collection_durationInteger

How long (in seconds) to collect raw data after a triggering event initiates the collection.

Returns:

  • (Integer)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#priorityInteger

A number indicating the priority of one campaign over another campaign for a certain vehicle or fleet. A campaign with the lowest value is deployed to vehicles before any other campaigns.

Returns:

  • (Integer)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#signal_catalog_arnString

The ARN of a signal catalog.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#signals_to_collectArray<Types::SignalInformation>

Information about a list of signals to collect data on.

Returns:



1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#spooling_modeString

Whether to store collected data after a vehicle lost a connection with the cloud. After a connection is re-established, the data is automatically forwarded to Amazon Web Services IoT FleetWise.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

The time, in milliseconds, to deliver a campaign after it was approved.

Returns:

  • (Time)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The state of the campaign. The status can be one of: CREATING, WAITING_FOR_APPROVAL, RUNNING, and SUSPENDED.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end

#target_arnString

The ARN of the vehicle or the fleet targeted by the campaign.

Returns:

  • (String)


1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
# File 'gems/aws-sdk-iotfleetwise/lib/aws-sdk-iotfleetwise/types.rb', line 1562

class GetCampaignResponse < Struct.new(
  :name,
  :arn,
  :description,
  :signal_catalog_arn,
  :target_arn,
  :status,
  :start_time,
  :expiry_time,
  :post_trigger_collection_duration,
  :diagnostics_mode,
  :spooling_mode,
  :compression,
  :priority,
  :signals_to_collect,
  :collection_scheme,
  :data_extra_dimensions,
  :creation_time,
  :last_modification_time,
  :data_destination_configs)
  SENSITIVE = []
  include Aws::Structure
end