toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.