Add-VSDataPipelinePipelineParameterValue

Add-VSDataPipelinePipelineParameterValue

SYNOPSIS

Adds an AWS::DataPipeline::Pipeline.ParameterValue resource property to the template. A value or list of parameter values.

SYNTAX

Add-VSDataPipelinePipelineParameterValue [-Id] <Object> [-StringValue] <Object> [<CommonParameters>]

DESCRIPTION

Adds an AWS::DataPipeline::Pipeline.ParameterValue resource property to the template. A value or list of parameter values.

PARAMETERS

-Id

The ID of the parameter value.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalues.html#cfn-datapipeline-pipeline-parametervalues-id PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

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

-StringValue

The field value, expressed as a String.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalues.html#cfn-datapipeline-pipeline-parametervalues-stringvalue PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
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.DataPipeline.Pipeline.ParameterValue

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalues.html