Skip to content

Commit

Permalink
Update providers/aws/resources/aws.lr
Browse files Browse the repository at this point in the history
Co-authored-by: Letha <[email protected]>
  • Loading branch information
tas50 and misterpantz authored May 20, 2024
1 parent 7cd6fbb commit fba74d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/aws/resources/aws.lr
Original file line number Diff line number Diff line change
Expand Up @@ -1866,7 +1866,7 @@ private aws.sqs.queue {
receiveMessageWaitTimeSeconds() int
// Region for the queue
region string
// True if SSE is enabled for the queue
// Whether SSE is enabled for the queue
sqsManagedSseEnabled() bool
// Fifo or Standard
queueType() string
Expand Down

0 comments on commit fba74d6

Please sign in to comment.