AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentcore
/
aws.sdk.kotlin.services.bedrockagentcore.model
/
ScreenshotFormat
Screenshot
Format
sealed
class
ScreenshotFormat
The image format for a browser screenshot.
Inheritors
Png
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Png
Link copied to clipboard
object
Png
:
ScreenshotFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ScreenshotFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String