toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sqs
/
aws.sdk.kotlin.services.sqs.model
/
SetQueueAttributesRequest
/
Builder
Builder
class
Builder
Members
Properties
attributes
Link copied to clipboard
var
attributes
:
Map
<
String
,
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.