Class: Aws::Types::GetPropertygraphStatisticsOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetPropertygraphStatisticsOutput
- 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.
407 408 409 |
# File 'sig/types.rbs', line 407 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
406 407 408 |
# File 'sig/types.rbs', line 406 def status @status end |