Class: Aws::Types::AutonomousDatabaseApex
- Inherits:
-
Object
- Object
- Aws::Types::AutonomousDatabaseApex
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apex_version ⇒ ::String
Returns the value of attribute apex_version.
-
#ords_version ⇒ ::String
Returns the value of attribute ords_version.
Instance Attribute Details
#apex_version ⇒ ::String
Returns the value of attribute apex_version.
185 186 187 |
# File 'sig/types.rbs', line 185 def apex_version @apex_version end |
#ords_version ⇒ ::String
Returns the value of attribute ords_version.
186 187 188 |
# File 'sig/types.rbs', line 186 def ords_version @ords_version end |