Class: Aws::Types::DataPartitionUploadOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:expression])

Instance Attribute Summary collapse

Instance Attribute Details

#condition_language_version ⇒ ::Integer

Returns the value of attribute condition_language_version.

Returns:

  • (::Integer)


376
377
378
# File 'sig/types.rbs', line 376

def condition_language_version
  @condition_language_version
end

#expression ⇒ ::String

Returns the value of attribute expression.

Returns:

  • (::String)


375
376
377
# File 'sig/types.rbs', line 375

def expression
  @expression
end