Class: Aws::Types::JobEngineVersion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expiration_date::Time

Returns the value of attribute expiration_date.

Returns:

  • (::Time)


1521
1522
1523
# File 'sig/types.rbs', line 1521

def expiration_date
  @expiration_date
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


1522
1523
1524
# File 'sig/types.rbs', line 1522

def version
  @version
end