public static final class MetricDefinition.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricDefinition
software.amazon.jsii.JsiiObject.InitializationModeMetricDefinition.Builder, MetricDefinition.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the metric.
|
String |
getRegex()
Regular expression that searches the output of a training job and gets the value of the metric.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getName()
getName in interface MetricDefinition@Stability(value=Experimental) public String getRegex()
getRegex in interface MetricDefinitionCopyright © 2019. All rights reserved.