Module: Aws::GlueDataBrew::Client::_DescribeProjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#create_date::Time

Returns:

  • (::Time)


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

def create_date: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#dataset_name::String

Returns:

  • (::String)


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

def dataset_name: () -> ::String

#last_modified_by::String

Returns:

  • (::String)


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

def last_modified_by: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#open_date::Time

Returns:

  • (::Time)


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

def open_date: () -> ::Time

#opened_by::String

Returns:

  • (::String)


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

def opened_by: () -> ::String

#recipe_name::String

Returns:

  • (::String)


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

def recipe_name: () -> ::String

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#sampleTypes::Sample

Returns:



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

def sample: () -> Types::Sample

#session_status"ASSIGNED", ...

Returns:

  • ("ASSIGNED", "FAILED", "INITIALIZING", "PROVISIONING", "READY", "RECYCLING", "ROTATING", "TERMINATED", "TERMINATING", "UPDATING")


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

def session_status: () -> ("ASSIGNED" | "FAILED" | "INITIALIZING" | "PROVISIONING" | "READY" | "RECYCLING" | "ROTATING" | "TERMINATED" | "TERMINATING" | "UPDATING")

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

Returns:

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


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

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