C# Class Amazon.ElasticFileSystem.Model.DeleteTagsRequest

Container for the parameters to the DeleteTags operation. Deletes the specified tags from a file system. If the DeleteTags request includes a tag key that does not exist, Amazon EFS ignores it and doesn't cause an error. For more information about tags and related restrictions, see Tag Restrictions in the AWS Billing and Cost Management User Guide.

This operation requires permissions for the elasticfilesystem:DeleteTags action.

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

Private Methods

Method Description
IsSetFileSystemId ( ) : bool
IsSetTagKeys ( ) : bool