C# Class Amazon.Glacier.Model.RemoveTagsFromVaultRequest

Container for the parameters to the RemoveTagsFromVault operation. This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see Tagging Amazon Glacier Resources. This operation is idempotent. The operation will be successful, even if there are no tags attached to the vault.
Inheritance: AmazonGlacierRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAccountId ( ) : bool
IsSetTagKeys ( ) : bool
IsSetVaultName ( ) : bool