Class: Aws::Types::EntityConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#schema::Hash[::String, Types::FieldDefinition]

Returns the value of attribute schema.

Returns:



2917
2918
2919
# File 'sig/types.rbs', line 2917

def schema
  @schema
end

#source_configurationTypes::SourceConfiguration

Returns the value of attribute source_configuration.



2916
2917
2918
# File 'sig/types.rbs', line 2916

def source_configuration
  @source_configuration
end