Class CfnCampaignProps.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaignProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaignProps
CfnCampaignProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iotfleetwise.CfnCampaignProps
CfnCampaignProps.Builder, CfnCampaignProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnCampaignProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCampaignProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringSpecifies how to update a campaign.final ObjectThe data collection scheme associated with the campaign.final StringWhether to compress signals before transmitting data to AWS IoT FleetWise .final ObjectThe destination where the campaign sends data.A list of vehicle attributes to associate with a campaign.final ObjectThe data partitions associated with the signals collected from the vehicle.final StringThe description of the campaign.final StringOption for a vehicle to send diagnostic trouble codes to AWS IoT FleetWise .final StringThe time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time).final StringgetName()The name of a campaign.final NumberHow long (in milliseconds) to collect raw data after a triggering event initiates the collection.final NumberA number indicating the priority of one campaign over another campaign for a certain vehicle or fleet.final StringThe Amazon Resource Name (ARN) of the signal catalog associated with the campaign.final ObjectA list of information about signals to collect.final ObjectA list of information about signals to fetch.final StringWhether to store collected data after a vehicle lost a connection with the cloud.final StringThe time, in milliseconds, to deliver a campaign after it was approved.getTags()Metadata that can be used to manage the campaign.final StringThe Amazon Resource Name (ARN) of a vehicle or fleet to which the campaign is deployed.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCampaignProps.Builder.
-
-
Method Details
-
getCollectionScheme
Description copied from interface:CfnCampaignPropsThe data collection scheme associated with the campaign.You can specify a scheme that collects data based on time or an event.
Returns union: either
IResolvableorCfnCampaign.CollectionSchemeProperty- Specified by:
getCollectionSchemein interfaceCfnCampaignProps- See Also:
-
getName
Description copied from interface:CfnCampaignPropsThe name of a campaign.- Specified by:
getNamein interfaceCfnCampaignProps- See Also:
-
getSignalCatalogArn
Description copied from interface:CfnCampaignPropsThe Amazon Resource Name (ARN) of the signal catalog associated with the campaign.- Specified by:
getSignalCatalogArnin interfaceCfnCampaignProps- See Also:
-
getTargetArn
Description copied from interface:CfnCampaignPropsThe Amazon Resource Name (ARN) of a vehicle or fleet to which the campaign is deployed.- Specified by:
getTargetArnin interfaceCfnCampaignProps- See Also:
-
getAction
Description copied from interface:CfnCampaignPropsSpecifies how to update a campaign. The action can be one of the following:.APPROVE- To approve delivering a data collection scheme to vehicles.SUSPEND- To suspend collecting signal data. The campaign is deleted from vehicles and all vehicles in the suspended campaign will stop sending data.RESUME- To reactivate theSUSPENDcampaign. The campaign is redeployed to all vehicles and the vehicles will resume sending data.UPDATE- To update a campaign.
- Specified by:
getActionin interfaceCfnCampaignProps- See Also:
-
getCompression
Description copied from interface:CfnCampaignPropsWhether to compress signals before transmitting data to AWS IoT FleetWise .If you don't want to compress the signals, use
OFF. If it's not specified,SNAPPYis used.Default:
SNAPPYDefault: - "OFF"
- Specified by:
getCompressionin interfaceCfnCampaignProps- See Also:
-
getDataDestinationConfigs
Description copied from interface:CfnCampaignPropsThe 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. AWS IoT FleetWise supports at-least-once file delivery to S3. Your vehicle data is stored on multiple AWS IoT FleetWise servers for redundancy and high availability.
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 union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCampaign.DataDestinationConfigProperty>- Specified by:
getDataDestinationConfigsin interfaceCfnCampaignProps- See Also:
-
getDataExtraDimensions
Description copied from interface:CfnCampaignPropsA list of vehicle attributes to associate with a campaign.Enrich the data with specified vehicle attributes. For example, add
makeandmodelto the campaign, and AWS IoT FleetWise will associate the data with those attributes as dimensions in Amazon Timestream . You can then query the data againstmakeandmodel.Default: An empty array
- Specified by:
getDataExtraDimensionsin interfaceCfnCampaignProps- See Also:
-
getDataPartitions
Description copied from interface:CfnCampaignPropsThe data partitions associated with the signals collected from the vehicle.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCampaign.DataPartitionProperty>- Specified by:
getDataPartitionsin interfaceCfnCampaignProps- See Also:
-
getDescription
Description copied from interface:CfnCampaignPropsThe description of the campaign.- Specified by:
getDescriptionin interfaceCfnCampaignProps- See Also:
-
getDiagnosticsMode
Description copied from interface:CfnCampaignPropsOption for a vehicle to send diagnostic trouble codes to AWS IoT FleetWise .If you want to send diagnostic trouble codes, use
SEND_ACTIVE_DTCS. If it's not specified,OFFis used.Default:
OFFDefault: - "OFF"
- Specified by:
getDiagnosticsModein interfaceCfnCampaignProps- See Also:
-
getExpiryTime
Description copied from interface:CfnCampaignPropsThe time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time).Vehicle data isn't collected after the campaign expires.
Default: 253402214400 (December 31, 9999, 00:00:00 UTC)
Default: - "253402214400"
- Specified by:
getExpiryTimein interfaceCfnCampaignProps- See Also:
-
getPostTriggerCollectionDuration
Description copied from interface:CfnCampaignPropsHow long (in milliseconds) to collect raw data after a triggering event initiates the collection.If it's not specified,
0is used.Default:
0Default: - 0
- Specified by:
getPostTriggerCollectionDurationin interfaceCfnCampaignProps- See Also:
-
getPriority
Description copied from interface:CfnCampaignPropsA 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. If it's not specified,
0is used.Default:
0Default: - 0
- Specified by:
getPriorityin interfaceCfnCampaignProps- See Also:
-
getSignalsToCollect
Description copied from interface:CfnCampaignPropsA list of information about signals to collect.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCampaign.SignalInformationProperty>- Specified by:
getSignalsToCollectin interfaceCfnCampaignProps- See Also:
-
getSignalsToFetch
Description copied from interface:CfnCampaignPropsA list of information about signals to fetch.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCampaign.SignalFetchInformationProperty>- Specified by:
getSignalsToFetchin interfaceCfnCampaignProps- See Also:
-
getSpoolingMode
Description copied from interface:CfnCampaignPropsWhether 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 AWS IoT FleetWise . If you want to store collected data when a vehicle loses connection with the cloud, use
TO_DISK. If it's not specified,OFFis used.Default:
OFFDefault: - "OFF"
- Specified by:
getSpoolingModein interfaceCfnCampaignProps- See Also:
-
getStartTime
Description copied from interface:CfnCampaignPropsThe time, in milliseconds, to deliver a campaign after it was approved. If it's not specified,0is used.Default:
0Default: - "0"
- Specified by:
getStartTimein interfaceCfnCampaignProps- See Also:
-
getTags
Description copied from interface:CfnCampaignPropsMetadata that can be used to manage the campaign.- Specified by:
getTagsin interfaceCfnCampaignProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-