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 8d0c0f0 commit 059726e
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 @@ -1868,7 +1868,7 @@ private aws.sqs.queue {
region string
// Whether SSE is enabled for the queue
sqsManagedSseEnabled() bool
// Fifo or Standard
// The type of queue: Fifo or Standard
queueType() string
// URL for the queue
url string
Expand Down

0 comments on commit 059726e

Please sign in to comment.