Add-VSIoTAnalyticsDatasetTrigger

Add-VSIoTAnalyticsDatasetTrigger

SYNOPSIS

Adds an AWS::IoTAnalytics::Dataset.Trigger resource property to the template. The “DatasetTrigger” that specifies when the data set is automatically updated.

SYNTAX

Add-VSIoTAnalyticsDatasetTrigger [[-Schedule] <Object>] [[-TriggeringDataset] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::IoTAnalytics::Dataset.Trigger resource property to the template. The “DatasetTrigger” that specifies when the data set is automatically updated.

PARAMETERS

-Schedule

The “Schedule” when the trigger is initiated.

Type: Schedule Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html#cfn-iotanalytics-dataset-trigger-schedule UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-TriggeringDataset

Information about the data set whose content generation triggers the new data set content generation.

Type: TriggeringDataset Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html#cfn-iotanalytics-dataset-trigger-triggeringdataset UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Vaporshell.Resource.IoTAnalytics.Dataset.Trigger

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html