Module Smaws_Client_DAX.UpdateSubnetGroup

Modifies an existing subnet group.

and Deserialization

val request : Smaws_Lib.Context.t -> Types.update_subnet_group_request -> (Types.update_subnet_group_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidSubnet of Types.invalid_subnet | `ServiceLinkedRoleNotFoundFault of Types.service_linked_role_not_found_fault | `SubnetGroupNotFoundFault of Types.subnet_group_not_found_fault | `SubnetInUse of Types.subnet_in_use | `SubnetQuotaExceededFault of Types.subnet_quota_exceeded_fault ]) Stdlib.result