Class: Aws::Types::SqsQueueConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SqsQueueConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#queue_policy ⇒ ::String
Returns the value of attribute queue_policy.
Instance Attribute Details
#queue_policy ⇒ ::String
Returns the value of attribute queue_policy.
1088 1089 1090 |
# File 'sig/types.rbs', line 1088 def queue_policy @queue_policy end |