Class: Aws::Types::ManageSparqlStatisticsOutput
- Inherits:
-
Object
- Object
- Aws::Types::ManageSparqlStatisticsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Types::RefreshStatisticsIdMap
Returns the value of attribute payload.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#payload ⇒ Types::RefreshStatisticsIdMap
Returns the value of attribute payload.
648 649 650 |
# File 'sig/types.rbs', line 648 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
647 648 649 |
# File 'sig/types.rbs', line 647 def status @status end |