Module: Aws::BedrockAgentCoreControl::Client::_GetBrowserProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_saved_at::Time

Returns:

  • (::Time)


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

def last_saved_at: () -> ::Time

#last_saved_browser_id::String

Returns:

  • (::String)


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

def last_saved_browser_id: () -> ::String

#last_saved_browser_session_id::String

Returns:

  • (::String)


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

def last_saved_browser_session_id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#profile_arn::String

Returns:

  • (::String)


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

def profile_arn: () -> ::String

#profile_id::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#status"READY", ...

Returns:

  • ("READY", "DELETING", "DELETED", "SAVING")


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

def status: () -> ("READY" | "DELETING" | "DELETED" | "SAVING")