Class: Aws::Types::DataSourceType

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

Defined Under Namespace

Classes: S3GlueDataCatalog, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_glue_data_catalogTypes::S3GlueDataCatalog

Returns the value of attribute s3_glue_data_catalog.



615
616
617
# File 'sig/types.rbs', line 615

def s3_glue_data_catalog
  @s3_glue_data_catalog
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


616
617
618
# File 'sig/types.rbs', line 616

def unknown
  @unknown
end