Module Smaws_Client_Evs.AssociateEipToVlan

Associates an Elastic IP address with a public HCX VLAN. This operation is only allowed for public HCX VLANs at this time.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ThrottlingException of Types.throttling_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.associate_eip_to_vlan_request -> (Types.associate_eip_to_vlan_response, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ThrottlingException of Types.throttling_exception | `ValidationException of Types.validation_exception ]) Stdlib.result