class Aws::ApiGatewayManagementApi::Types::PostToConnectionRequest
@note When making an API call, you may pass PostToConnectionRequest
data as a hash: { data: "data", # required connection_id: "__string", # required }
@!attribute [rw] data
The data to be sent to the client specified by its connection id. @return [String]
@!attribute [rw] connection_id
@return [String]
Constants
- SENSITIVE