Class: Aws::Types::BatchIsAuthorizedOutput
- Inherits:
-
Object
- Object
- Aws::Types::BatchIsAuthorizedOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#results ⇒ ::Array[Types::BatchIsAuthorizedOutputItem]
Returns the value of attribute results.
Instance Attribute Details
#results ⇒ ::Array[Types::BatchIsAuthorizedOutputItem]
Returns the value of attribute results.
112 113 114 |
# File 'sig/types.rbs', line 112 def results @results end |