C# Class Amazon.MachineLearning.Model.DeleteTagsRequest

Container for the parameters to the DeleteTags operation. Deletes the specified tags associated with an ML object. After this operation is complete, you can't recover deleted tags.

If you specify a tag that doesn't exist, Amazon ML ignores it.

Inheritance: AmazonMachineLearningRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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