Add-VSGlueJobNotificationProperty

Add-VSGlueJobNotificationProperty

SYNOPSIS

Adds an AWS::Glue::Job.NotificationProperty resource property to the template. Specifies configuration properties of a notification.

SYNTAX

Add-VSGlueJobNotificationProperty [[-NotifyDelayAfter] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::Glue::Job.NotificationProperty resource property to the template. Specifies configuration properties of a notification.

PARAMETERS

-NotifyDelayAfter

After a job run starts, the number of minutes to wait before sending a job run delay notification.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-notificationproperty.html#cfn-glue-job-notificationproperty-notifydelayafter PrimitiveType: Integer UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
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.Glue.Job.NotificationProperty

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-notificationproperty.html