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.
6428 6429 6430 |
# File 'sig/types.rbs', line 6428 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
6427 6428 6429 |
# File 'sig/types.rbs', line 6427 def id @id end |