modelMonitorId property

String modelMonitorId
final

Optional. The ID to use for the Model Monitor, which will become the final component of the model monitor resource name.

The maximum length is 63 characters, and valid characters are /^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$/.

Implementation

final String modelMonitorId;