Class: Aws::Types::DataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_datasets ⇒ ::Array[Types::AdditionalDataset]

Returns the value of attribute additional_datasets.

Returns:



279
280
281
# File 'sig/types.rbs', line 279

def additional_datasets
  @additional_datasets
end

#attribute_configs ⇒ ::Array[Types::AttributeConfig]

Returns the value of attribute attribute_configs.

Returns:



278
279
280
# File 'sig/types.rbs', line 278

def attribute_configs
  @attribute_configs
end

#dataset_group_arn ⇒ ::String

Returns the value of attribute dataset_group_arn.

Returns:

  • (::String)


277
278
279
# File 'sig/types.rbs', line 277

def dataset_group_arn
  @dataset_group_arn
end