AWS SDK for Kotlin
1.0.65
sagemaker/aws.sdk.kotlin.services.sagemaker.model/AwsManagedHumanLoopRequestSource

AwsManagedHumanLoopRequestSource

sealed class AwsManagedHumanLoopRequestSource

Inheritors

BedrockModelEvaluation
HandshakeVerifyIdentity
RekognitionDetectModerationLabelsImageV3
TextractAnalyzeDocumentFormsV1
TextractAnalyzeExpense
SdkUnknown

Types

BedrockModelEvaluation
Link copied to clipboard
object BedrockModelEvaluation : AwsManagedHumanLoopRequestSource
Companion
Link copied to clipboard
object Companion
HandshakeVerifyIdentity
Link copied to clipboard
object HandshakeVerifyIdentity : AwsManagedHumanLoopRequestSource
RekognitionDetectModerationLabelsImageV3
Link copied to clipboard
object RekognitionDetectModerationLabelsImageV3 : AwsManagedHumanLoopRequestSource
SdkUnknown
Link copied to clipboard
data class SdkUnknown(val value: String) : AwsManagedHumanLoopRequestSource
TextractAnalyzeDocumentFormsV1
Link copied to clipboard
object TextractAnalyzeDocumentFormsV1 : AwsManagedHumanLoopRequestSource
TextractAnalyzeExpense
Link copied to clipboard
object TextractAnalyzeExpense : AwsManagedHumanLoopRequestSource

Properties

value
Link copied to clipboard
abstract val value: String
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka