CreateAvailabilityConfigurationRequest
Types
Properties
Link copied to clipboard
An idempotent token that ensures that an API request is executed only once.
Link copied to clipboard
The domain to which the provider applies.
Link copied to clipboard
Exchange Web Services (EWS) availability provider definition. The request must contain exactly one provider definition, either EwsProvider
or LambdaProvider
.
Link copied to clipboard
Lambda availability provider definition. The request must contain exactly one provider definition, either EwsProvider
or LambdaProvider
.
Link copied to clipboard
The WorkMail organization for which the AvailabilityConfiguration
will be created.
Functions
Link copied to clipboard
inline fun copy(block: CreateAvailabilityConfigurationRequest.Builder.() -> Unit = {}): CreateAvailabilityConfigurationRequest