Add-VSAutoScalingAutoScalingGroupLaunchTemplate
Add-VSAutoScalingAutoScalingGroupLaunchTemplate
SYNOPSIS
Adds an AWS::AutoScaling::AutoScalingGroup.LaunchTemplate resource property to the template.
SYNTAX
Add-VSAutoScalingAutoScalingGroupLaunchTemplate [-LaunchTemplateSpecification] <Object> [[-Overrides] <Object>]
[<CommonParameters>]
DESCRIPTION
Adds an AWS::AutoScaling::AutoScalingGroup.LaunchTemplate resource property to the template.
PARAMETERS
-LaunchTemplateSpecification
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html#cfn-as-group-launchtemplate Type: LaunchTemplateSpecification UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Overrides
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html#cfn-as-mixedinstancespolicy-overrides DuplicatesAllowed: False ItemType: LaunchTemplateOverrides Type: List 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.