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:



3406
3407
3408
# File 'sig/types.rbs', line 3406

def custom_instructions
  @custom_instructions
end

#descriptionTypes::DataSetSemanticDescription

Returns the value of attribute description.



3405
3406
3407
# File 'sig/types.rbs', line 3405

def description
  @description
end