Module: Aws::MachineLearning::Client::_GetDataSourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#compute_statisticsBoolean

Returns:

  • (Boolean)


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

def compute_statistics: () -> bool

#compute_time::Integer

Returns:

  • (::Integer)


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

def compute_time: () -> ::Integer

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by_iam_user::String

Returns:

  • (::String)


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

def created_by_iam_user: () -> ::String

#data_location_s3::String

Returns:

  • (::String)


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

def data_location_s3: () -> ::String

#data_rearrangement::String

Returns:

  • (::String)


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

def data_rearrangement: () -> ::String

#data_size_in_bytes::Integer

Returns:

  • (::Integer)


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

def data_size_in_bytes: () -> ::Integer

#data_source_id::String

Returns:

  • (::String)


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

def data_source_id: () -> ::String

#data_source_schema::String

Returns:

  • (::String)


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

def data_source_schema: () -> ::String

#finished_at::Time

Returns:

  • (::Time)


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

def finished_at: () -> ::Time

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#log_uri::String

Returns:

  • (::String)


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

def log_uri: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#number_of_files::Integer

Returns:

  • (::Integer)


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

def number_of_files: () -> ::Integer

#rds_metadataTypes::RDSMetadata

Returns:



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

def rds_metadata: () -> Types::RDSMetadata

#redshift_metadataTypes::RedshiftMetadata



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

def redshift_metadata: () -> Types::RedshiftMetadata

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#started_at::Time

Returns:

  • (::Time)


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

def started_at: () -> ::Time

#status"PENDING", ...

Returns:

  • ("PENDING", "INPROGRESS", "FAILED", "COMPLETED", "DELETED")


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

def status: () -> ("PENDING" | "INPROGRESS" | "FAILED" | "COMPLETED" | "DELETED")