Module: Aws::GlueDataBrew::Client::_DescribeJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#create_date::Time

Returns:

  • (::Time)


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

def create_date: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#data_catalog_outputs::Array[Types::DataCatalogOutput]

Returns:



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

def data_catalog_outputs: () -> ::Array[Types::DataCatalogOutput]

#database_outputs::Array[Types::DatabaseOutput]

Returns:



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

def database_outputs: () -> ::Array[Types::DatabaseOutput]

#dataset_name::String

Returns:

  • (::String)


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

def dataset_name: () -> ::String

#encryption_key_arn::String

Returns:

  • (::String)


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

def encryption_key_arn: () -> ::String

#encryption_mode"SSE-KMS", "SSE-S3"

Returns:

  • ("SSE-KMS", "SSE-S3")


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

def encryption_mode: () -> ("SSE-KMS" | "SSE-S3")

#job_sampleTypes::JobSample

Returns:



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

def job_sample: () -> Types::JobSample

#last_modified_by::String

Returns:

  • (::String)


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

def last_modified_by: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#log_subscription"ENABLE", "DISABLE"

Returns:

  • ("ENABLE", "DISABLE")


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

def log_subscription: () -> ("ENABLE" | "DISABLE")

#max_capacity::Integer

Returns:

  • (::Integer)


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

def max_capacity: () -> ::Integer

#max_retries::Integer

Returns:

  • (::Integer)


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

def max_retries: () -> ::Integer

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#outputs::Array[Types::Output]

Returns:



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

def outputs: () -> ::Array[Types::Output]

#profile_configurationTypes::ProfileConfiguration



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

def profile_configuration: () -> Types::ProfileConfiguration

#project_name::String

Returns:

  • (::String)


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

def project_name: () -> ::String

#recipe_referenceTypes::RecipeReference



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

def recipe_reference: () -> Types::RecipeReference

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

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

Returns:

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


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

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

#timeout::Integer

Returns:

  • (::Integer)


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

def timeout: () -> ::Integer

#type"PROFILE", "RECIPE"

Returns:

  • ("PROFILE", "RECIPE")


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

def type: () -> ("PROFILE" | "RECIPE")

#validation_configurations::Array[Types::ValidationConfiguration]

Returns:



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

def validation_configurations: () -> ::Array[Types::ValidationConfiguration]