Smaws_Client_Interconnect.DescribeConnectionProposalDescribes the details of a connection proposal generated at a partner's portal.
val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.describe_connection_proposal_request ->
(Types.describe_connection_proposal_response,
[> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.describe_connection_proposal_request ->
(Types.describe_connection_proposal_response Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error ] * Smaws_Lib.Response.metadata)
Stdlib.result