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)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_saved_at::Time

Returns:

  • (::Time)


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

def last_saved_at: () -> ::Time

#last_saved_browser_id::String

Returns:

  • (::String)


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

def last_saved_browser_id: () -> ::String

#last_saved_browser_session_id::String

Returns:

  • (::String)


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

def last_saved_browser_session_id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#profile_arn::String

Returns:

  • (::String)


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

def profile_arn: () -> ::String

#profile_id::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#status"READY", ...

Returns:

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


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

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