Class: Aws::Types::Dataset

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_configTypes::DatasetInputConfig

Returns the value of attribute input_config.



409
410
411
# File 'sig/types.rbs', line 409

def input_config
  @input_config
end

#type"INTERACTIONS"

Returns the value of attribute type.

Returns:

  • ("INTERACTIONS")


408
409
410
# File 'sig/types.rbs', line 408

def type
  @type
end