AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sqs
/
aws.sdk.kotlin.services.sqs.model
/
TagQueueRequest
/
Builder
Builder
class
Builder
Members
Properties
queue
Url
Link copied to clipboard
var
queueUrl
:
String
?
The URL of the queue.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
The list of tags to be added to the specified queue.