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
/
SetQueueAttributesRequest
/
Builder
Builder
class
Builder
Members
Properties
attributes
Link copied to clipboard
var
attributes
:
Map
<
QueueAttributeName
,
String
>
?
A map of attributes to set.
queue
Url
Link copied to clipboard
var
queueUrl
:
String
?
The URL of the Amazon SQS queue whose attributes are set.