modelName property

Input<String?>? modelName
final

Name of the model to use. Required unless using Inference Components (in which case executionRoleArn must be specified at the endpoint configuration level).

Implementation

final pulumi.Input<String?>? modelName;