Class: Aws::Types::DeletePropertygraphStatisticsOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeletePropertygraphStatisticsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Types::DeleteStatisticsValueMap
Returns the value of attribute payload.
-
#status ⇒ ::String
Returns the value of attribute status.
-
#status_code ⇒ ::Integer
Returns the value of attribute status_code.
Instance Attribute Details
#payload ⇒ Types::DeleteStatisticsValueMap
Returns the value of attribute payload.
176 177 178 |
# File 'sig/types.rbs', line 176 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
175 176 177 |
# File 'sig/types.rbs', line 175 def status @status end |
#status_code ⇒ ::Integer
Returns the value of attribute status_code.
174 175 176 |
# File 'sig/types.rbs', line 174 def status_code @status_code end |