Class: Aws::Types::QueueReference
- Inherits:
-
Object
- Object
- Aws::Types::QueueReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
6538 6539 6540 |
# File 'sig/types.rbs', line 6538 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
6537 6538 6539 |
# File 'sig/types.rbs', line 6537 def id @id end |