Module: Aws::GlueDataBrew::Client::_DescribeDatasetResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDatasetResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#create_date::Time

Returns:

  • (::Time)


303
# File 'sig/client.rbs', line 303

def create_date: () -> ::Time

#created_by::String

Returns:

  • (::String)


302
# File 'sig/client.rbs', line 302

def created_by: () -> ::String

#format"CSV", ...

Returns:

  • ("CSV", "JSON", "PARQUET", "EXCEL", "ORC")


305
# File 'sig/client.rbs', line 305

def format: () -> ("CSV" | "JSON" | "PARQUET" | "EXCEL" | "ORC")

#format_optionsTypes::FormatOptions



306
# File 'sig/client.rbs', line 306

def format_options: () -> Types::FormatOptions

#inputTypes::Input

Returns:



307
# File 'sig/client.rbs', line 307

def input: () -> Types::Input

#last_modified_by::String

Returns:

  • (::String)


309
# File 'sig/client.rbs', line 309

def last_modified_by: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


308
# File 'sig/client.rbs', line 308

def last_modified_date: () -> ::Time

#name::String

Returns:

  • (::String)


304
# File 'sig/client.rbs', line 304

def name: () -> ::String

#path_optionsTypes::PathOptions

Returns:



311
# File 'sig/client.rbs', line 311

def path_options: () -> Types::PathOptions

#resource_arn::String

Returns:

  • (::String)


313
# File 'sig/client.rbs', line 313

def resource_arn: () -> ::String

#source"S3", ...

Returns:

  • ("S3", "DATA-CATALOG", "DATABASE")


310
# File 'sig/client.rbs', line 310

def source: () -> ("S3" | "DATA-CATALOG" | "DATABASE")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


312
# File 'sig/client.rbs', line 312

def tags: () -> ::Hash[::String, ::String]