OBJECT
Supported in v5.0+
type OracleInstanceProperties {# Required. Supported in v5.0+# Name of the Oracle host.hostName: String! # Required. Supported in v5.0+# System identifier (SID) of the Oracle database instance.instanceSid: String! }