Module: Aws::DataZone::Client::_GetNotebookResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cell_order::Array[Types::CellInformation]

Returns:



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

def cell_order: () -> ::Array[Types::CellInformation]

#compute_id::String

Returns:

  • (::String)


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

def compute_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_configurationTypes::EnvironmentConfig



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

def environment_configuration: () -> Types::EnvironmentConfig

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#lock_expires_at::Time

Returns:

  • (::Time)


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

def lock_expires_at: () -> ::Time

#locked_at::Time

Returns:

  • (::Time)


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

def locked_at: () -> ::Time

#locked_by::String

Returns:

  • (::String)


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

def locked_by: () -> ::String

#metadata::Hash[::String, ::String]

Returns:

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


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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#owning_project_id::String

Returns:

  • (::String)


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

def owning_project_id: () -> ::String

#parameters::Hash[::String, ::String]

Returns:

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


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

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

#status"ACTIVE", "ARCHIVED"

Returns:

  • ("ACTIVE", "ARCHIVED")


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

def status: () -> ("ACTIVE" | "ARCHIVED")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String