Module Smaws_Client_CodeStarconnections.GetHost

Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ResourceUnavailableException of Types.resource_unavailable_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_host_input -> (Types.get_host_output, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ResourceUnavailableException of Types.resource_unavailable_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.get_host_input -> (Types.get_host_output Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ResourceUnavailableException of Types.resource_unavailable_exception ] * Smaws_Lib.Response.metadata) Stdlib.result