Smaws_Client_WorkMail.DeleteAvailabilityConfiguration
Deletes the AvailabilityConfiguration
for the given WorkMail organization and domain.
val request :
Smaws_Lib.Context.t ->
Types.delete_availability_configuration_request ->
(Types.delete_availability_configuration_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `OrganizationNotFoundException of Types.organization_not_found_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result