AWS SDK for Kotlin
Toggle table of contents
1.9.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
agentregistrycontrol
/
aws.sdk.kotlin.services.agentregistrycontrol.model
/
SourceType
Source
Type
sealed
class
SourceType
Inheritors
AwsBedrockAgentcoreGateway
AwsBedrockAgentcoreRuntime
SdkUnknown
Members
Types
Aws
Bedrock
Agentcore
Gateway
Link copied to clipboard
object
AwsBedrockAgentcoreGateway
:
SourceType
Aws
Bedrock
Agentcore
Runtime
Link copied to clipboard
object
AwsBedrockAgentcoreRuntime
:
SourceType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String