Class: Aws::Types::InputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_group_arn ⇒ ::String

Returns the value of attribute dataset_group_arn.

Returns:

  • (::String)


820
821
822
# File 'sig/types.rbs', line 820

def dataset_group_arn
  @dataset_group_arn
end

#supplementary_features ⇒ ::Array[Types::SupplementaryFeature]

Returns the value of attribute supplementary_features.

Returns:



821
822
823
# File 'sig/types.rbs', line 821

def supplementary_features
  @supplementary_features
end