EwsAvailabilityProvider
Describes an EWS based availability provider. This is only used as input to the service.
Contents
- EwsEndpoint
-
The endpoint of the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
https?://[A-Za-z0-9.-]+(:[0-9]+)?/.*
Required: Yes
- EwsPassword
-
The password used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+
Required: Yes
- EwsUsername
-
The username used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: