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