Class CfnModelInvocationJobProps
Properties for defining a CfnModelInvocationJob.
Implements
Inherited Members
Namespace: Amazon.CDK.AWS.Bedrock
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class CfnModelInvocationJobProps : ICfnModelInvocationJobProps
Syntax (vb)
Public Class CfnModelInvocationJobProps Implements ICfnModelInvocationJobProps
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.Bedrock;
var cfnModelInvocationJobProps = new CfnModelInvocationJobProps { };
Synopsis
Constructors
| CfnModelInvocationJobProps() | Properties for defining a |
Constructors
CfnModelInvocationJobProps()
Properties for defining a CfnModelInvocationJob.
public CfnModelInvocationJobProps()
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.Bedrock;
var cfnModelInvocationJobProps = new CfnModelInvocationJobProps { };