Class: Aws::Types::AutonomousDatabaseApex

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apex_version::String

Returns the value of attribute apex_version.

Returns:

  • (::String)


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.

Returns:

  • (::String)


186
187
188
# File 'sig/types.rbs', line 186

def ords_version
  @ords_version
end