Class: Aws::Types::GetSendStatisticsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSendStatisticsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#send_data_points ⇒ ::Array[Types::SendDataPoint]
Returns the value of attribute send_data_points.
Instance Attribute Details
#send_data_points ⇒ ::Array[Types::SendDataPoint]
Returns the value of attribute send_data_points.
467 468 469 |
# File 'sig/types.rbs', line 467 def send_data_points @send_data_points end |