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
2 people authored and vjeffrey committed May 21, 2024
1 parent 03147a7 commit 8d0c0f0
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 8d0c0f0

Please sign in to comment.