The parameters for Oracle.
Contents
Note
In the following list, the required parameters are described first.
- Database
-
The database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Host
-
An Oracle host.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- Port
-
The port.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: Yes
- UseServiceName
-
A Boolean value that indicates whether the
Database
uses a service name or an SID. If this value is left blank, the default value isSID
. If this value is set tofalse
, the value isSID
.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: