AWS SDK for .NET Documentation
CreateOrUpdateTags Method (createOrUpdateTagsRequest)
AmazonAmazon.AutoScalingAmazonAutoScalingCreateOrUpdateTags(CreateOrUpdateTagsRequest) Did this page help you?   Yes   No    Tell us about it...

Creates new tags or updates existing tags for an Auto Scaling group.

NOTE: A tag's definition is composed of a resource ID, resource type, key and value, and the propagate flag. Value and the propagate flag are optional parameters. See the Request Parameters for more information.

For information on creating tags for your Auto Scaling group, see Tag Your Auto Scaling Groups and Amazon EC2 Instances .

Declaration Syntax
C#
CreateOrUpdateTagsResponse CreateOrUpdateTags(
	CreateOrUpdateTagsRequest createOrUpdateTagsRequest
)
Parameters
createOrUpdateTagsRequest (CreateOrUpdateTagsRequest)
Container for the necessary parameters to execute the CreateOrUpdateTags service method on AmazonAutoScaling.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)