Class: Aws::Types::JobSample

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mode ⇒ "FULL_DATASET", "CUSTOM_ROWS"

Returns the value of attribute mode.

Returns:

  • ("FULL_DATASET", "CUSTOM_ROWS")


582
583
584
# File 'sig/types.rbs', line 582

def mode
  @mode
end

#size ⇒ ::Integer

Returns the value of attribute size.

Returns:

  • (::Integer)


583
584
585
# File 'sig/types.rbs', line 583

def size
  @size
end