TabularResolvedAttributes
The resolved attributes for the tabular problem type.
Inherited functions
Casts this AutoMlProblemTypeResolvedAttributes as a TabularResolvedAttributes and retrieves its aws.sdk.kotlin.services.sagemaker.model.TabularResolvedAttributes value. Throws an exception if the AutoMlProblemTypeResolvedAttributes is not a TabularResolvedAttributes.
Casts this AutoMlProblemTypeResolvedAttributes as a TabularResolvedAttributes and retrieves its aws.sdk.kotlin.services.sagemaker.model.TabularResolvedAttributes value. Returns null if the AutoMlProblemTypeResolvedAttributes is not a TabularResolvedAttributes.
Casts this AutoMlProblemTypeResolvedAttributes as a TextGenerationResolvedAttributes and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextGenerationResolvedAttributes value. Throws an exception if the AutoMlProblemTypeResolvedAttributes is not a TextGenerationResolvedAttributes.
Casts this AutoMlProblemTypeResolvedAttributes as a TextGenerationResolvedAttributes and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextGenerationResolvedAttributes value. Returns null if the AutoMlProblemTypeResolvedAttributes is not a TextGenerationResolvedAttributes.