C# Class Amazon.MachineLearning.Model.AddTagsRequest

Container for the parameters to the AddTags operation. Adds one or more tags to an object, up to a limit of 10. Each tag consists of a key and an optional value. If you add a tag using a key that is already associated with the ML object, AddTags updates the tag's value.
Inheritance: AmazonMachineLearningRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetResourceId ( ) : bool
IsSetResourceType ( ) : bool
IsSetTags ( ) : bool