AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sqs
/
aws.sdk.kotlin.services.sqs.model
/
UntagQueueRequest
/
Builder
Builder
class
Builder
Members
Properties
queue
Url
Link copied to clipboard
var
queueUrl
:
String
?
The URL of the queue.
tag
Keys
Link copied to clipboard
var
tagKeys
:
List
<
String
>
?
The list of tags to be removed from the specified queue.