Uses of Interface
software.amazon.awscdk.services.bedrock.CfnModelInvocationJobProps
Packages that use CfnModelInvocationJobProps
-
Uses of CfnModelInvocationJobProps in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnModelInvocationJobPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnModelInvocationJobPropsMethods in software.amazon.awscdk.services.bedrock that return CfnModelInvocationJobPropsModifier and TypeMethodDescriptionCfnModelInvocationJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnModelInvocationJobPropsModifierConstructorDescriptionCfnModelInvocationJob(software.constructs.Construct scope, String id, CfnModelInvocationJobProps props) Create a newAWS::Bedrock::ModelInvocationJob.