Class: Aws::Types::GetSparqlStatisticsOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSparqlStatisticsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Types::Statistics
Returns the value of attribute payload.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#payload ⇒ Types::Statistics
Returns the value of attribute payload.
453 454 455 |
# File 'sig/types.rbs', line 453 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
452 453 454 |
# File 'sig/types.rbs', line 452 def status @status end |