AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentcorecontrol
/
aws.sdk.kotlin.services.bedrockagentcorecontrol.model
/
BrowserStatus
Browser
Status
sealed
class
BrowserStatus
Inheritors
CreateFailed
Creating
Deleted
DeleteFailed
Deleting
Ready
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Create
Failed
Link copied to clipboard
object
CreateFailed
:
BrowserStatus
Creating
Link copied to clipboard
object
Creating
:
BrowserStatus
Deleted
Link copied to clipboard
object
Deleted
:
BrowserStatus
Delete
Failed
Link copied to clipboard
object
DeleteFailed
:
BrowserStatus
Deleting
Link copied to clipboard
object
Deleting
:
BrowserStatus
Ready
Link copied to clipboard
object
Ready
:
BrowserStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BrowserStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String