Add-VSEC2LocalGatewayRouteTableVPCAssociationTags
Add-VSEC2LocalGatewayRouteTableVPCAssociationTags
SYNOPSIS
Adds an AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags resource property to the template. The tags assigned to the association.
SYNTAX
Add-VSEC2LocalGatewayRouteTableVPCAssociationTags [[-Tags] <Object>] [<CommonParameters>]
DESCRIPTION
Adds an AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags resource property to the template. The tags assigned to the association.
PARAMETERS
-Tags
The tags assigned to the association.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-localgatewayroutetablevpcassociation-tags.html#cfn-ec2-localgatewayroutetablevpcassociation-tags-tags UpdateType: Mutable Type: List ItemType: Tag DuplicatesAllowed: False
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.