C# Class Amazon.DirectoryService.Model.AddTagsToResourceRequest

Container for the parameters to the AddTagsToResource operation. Adds or overwrites one or more tags for the specified directory. Each directory can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique to each resource.
Inheritance: AmazonDirectoryServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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