untagResource
inline suspend fun MediaStoreClient.untagResource(crossinline block: UntagResourceRequest.Builder.() -> Unit): UntagResourceResponse
Removes tags from the specified container. You can specify one or more tags to remove.
Removes tags from the specified container. You can specify one or more tags to remove.