Class: Aws::Types::DataSetSemanticMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_instructions::Array[Types::CustomInstruction]

Returns the value of attribute custom_instructions.

Returns:



3275
3276
3277
# File 'sig/types.rbs', line 3275

def custom_instructions
  @custom_instructions
end

#descriptionTypes::DataSetSemanticDescription

Returns the value of attribute description.



3274
3275
3276
# File 'sig/types.rbs', line 3274

def description
  @description
end