C# Class Amazon.CloudHSM.Model.AddTagsToResourceRequest

Container for the parameters to the AddTagsToResource operation. Adds or overwrites one or more tags for the specified AWS CloudHSM resource.

Each tag consists of a key and a value. Tag keys must be unique to each resource.

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

Private Methods

Method Description
IsSetResourceArn ( ) : bool
IsSetTagList ( ) : bool