UpdateAvailabilityConfigurationRequest
Types
Properties
Link copied to clipboard
The domain to which the provider applies the availability configuration.
Link copied to clipboard
The EWS availability provider definition. The request must contain exactly one provider definition, either EwsProvider
or LambdaProvider
. The previously stored provider will be overridden by the one provided.
Link copied to clipboard
The Lambda availability provider definition. The request must contain exactly one provider definition, either EwsProvider
or LambdaProvider
. The previously stored provider will be overridden by the one provided.
Link copied to clipboard
The WorkMail organization for which the AvailabilityConfiguration
will be updated.
Functions
Link copied to clipboard
inline fun copy(block: UpdateAvailabilityConfigurationRequest.Builder.() -> Unit = {}): UpdateAvailabilityConfigurationRequest