Class: Aws::Types::GetSendStatisticsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#send_data_points::Array[Types::SendDataPoint]

Returns the value of attribute send_data_points.

Returns:



467
468
469
# File 'sig/types.rbs', line 467

def send_data_points
  @send_data_points
end