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)


1500
1501
1502
# File 'sig/types.rbs', line 1500

def expiration_date
  @expiration_date
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


1501
1502
1503
# File 'sig/types.rbs', line 1501

def version
  @version
end