@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.MonitoringAppSpecificationProperty
CfnMonitoringSchedule.MonitoringAppSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder, CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringSchedule.BaselineConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getContainerArguments()
An array of arguments for the container used to run the monitoring job.
|
List<String> |
getContainerEntrypoint()
Specifies the entrypoint for a container used to run the monitoring job.
|
String |
getImageUri()
The container image to be run by the monitoring job.
|
String |
getPostAnalyticsProcessorSourceUri()
An Amazon S3 URI to a script that is called after analysis has been performed.
|
String |
getRecordPreprocessorSourceUri()
An Amazon S3 URI to a script that is called per row prior to running analysis.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder builder)
CfnMonitoringSchedule.BaselineConfigProperty.Builder.public final String getImageUri()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertygetImageUri in interface CfnMonitoringSchedule.MonitoringAppSpecificationPropertypublic final List<String> getContainerArguments()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertygetContainerArguments in interface CfnMonitoringSchedule.MonitoringAppSpecificationPropertypublic final List<String> getContainerEntrypoint()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertygetContainerEntrypoint in interface CfnMonitoringSchedule.MonitoringAppSpecificationPropertypublic final String getPostAnalyticsProcessorSourceUri()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertyApplicable only for the built-in (first party) containers.
getPostAnalyticsProcessorSourceUri in interface CfnMonitoringSchedule.MonitoringAppSpecificationPropertypublic final String getRecordPreprocessorSourceUri()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertyIt can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.
getRecordPreprocessorSourceUri in interface CfnMonitoringSchedule.MonitoringAppSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.