Builder
Properties
The domain to which the provider applies the availability configuration.
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.
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.
The WorkMail organization for which the AvailabilityConfiguration
will be updated.
Functions
construct an aws.sdk.kotlin.services.workmail.model.EwsAvailabilityProvider inside the given block
construct an aws.sdk.kotlin.services.workmail.model.LambdaAvailabilityProvider inside the given block