Add-VSEC2SpotFleetTargetGroup
Add-VSEC2SpotFleetTargetGroup
SYNOPSIS
Adds an AWS::EC2::SpotFleet.TargetGroup resource property to the template. Describes a load balancer target group.
SYNTAX
Add-VSEC2SpotFleetTargetGroup [-Arn] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::EC2::SpotFleet.TargetGroup resource property to the template. Describes a load balancer target group.
PARAMETERS
-Arn
The Amazon Resource Name ARN of the target group.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroup.html#cfn-ec2-spotfleet-targetgroup-arn 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
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.