Add-VSMediaLiveChannelOutputDestinationSettings

Add-VSMediaLiveChannelOutputDestinationSettings

SYNOPSIS

Adds an AWS::MediaLive::Channel.OutputDestinationSettings resource property to the template. The configuration information for this output.

SYNTAX

Add-VSMediaLiveChannelOutputDestinationSettings [[-StreamName] <Object>] [[-Username] <Object>]
 [[-PasswordParam] <Object>] [[-Url] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::MediaLive::Channel.OutputDestinationSettings resource property to the template. The configuration information for this output.

The parent of this entity is OutputDestination.

PARAMETERS

-StreamName

The stream name for the content. This applies only to RTMP outputs.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html#cfn-medialive-channel-outputdestinationsettings-streamname PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

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

-Username

The user name for the downstream system. This applies only if the downstream system requires credentials. user name for destination

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html#cfn-medialive-channel-outputdestinationsettings-username PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

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

-PasswordParam

The password parameter that holds the password for accessing the downstream system. This password parameter applies only if the downstream system requires credentials.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html#cfn-medialive-channel-outputdestinationsettings-passwordparam PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

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

-Url

The URL for the destination.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html#cfn-medialive-channel-outputdestinationsettings-url PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 4
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.MediaLive.Channel.OutputDestinationSettings

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html