AWS::CleanRoomsML::ConfiguredModelAlgorithmDefinition of AWS::CleanRoomsML::ConfiguredModelAlgorithm Resource Type.
import { CfnConfiguredModelAlgorithm } from 'aws-cdk-lib/aws-cleanroomsml';Or use the module namespace:
import * as cleanroomsml from 'aws-cdk-lib/aws-cleanroomsml';
// cleanroomsml.CfnConfiguredModelAlgorithmConfiguration passed to the constructor as CfnConfiguredModelAlgorithmProps.
nameRequiredstringroleArnRequiredstringdescriptionOptionalstringinferenceContainerConfigOptionalIResolvable | InferenceContainerConfigPropertykmsKeyArnOptionalstringtagsOptionalCfnTag[]An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm.
trainingContainerConfigOptionalIResolvable | ContainerConfigPropertyThis L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-cleanroomsmlAWS::CleanRoomsML::ConfiguredModelAlgorithm