Class: Aws::Types::Heterogeneous
- Inherits:
-
Object
- Object
- Aws::Types::Heterogeneous
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_database_engine ⇒ ::Array[("None specified" | "Amazon Aurora" | "AWS PostgreSQL" | "MySQL" | "Microsoft SQL Server" | "Oracle Database" | "MariaDB" | "SAP" | "Db2 LUW" | "MongoDB")]
Returns the value of attribute target_database_engine.
Instance Attribute Details
#target_database_engine ⇒ ::Array[("None specified" | "Amazon Aurora" | "AWS PostgreSQL" | "MySQL" | "Microsoft SQL Server" | "Oracle Database" | "MariaDB" | "SAP" | "Db2 LUW" | "MongoDB")]
Returns the value of attribute target_database_engine.
361 362 363 |
# File 'sig/types.rbs', line 361 def target_database_engine @target_database_engine end |