@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String imageUri,
List<String> containerArguments,
List<String> containerEntrypoint,
String postAnalyticsProcessorSourceUri,
String recordPreprocessorSourceUri)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringSchedule.BaselineConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getContainerArguments()
`CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ContainerArguments`.
|
List<String> |
getContainerEntrypoint()
`CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ContainerEntrypoint`.
|
String |
getImageUri()
`CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ImageUri`.
|
String |
getPostAnalyticsProcessorSourceUri()
`CfnMonitoringSchedule.MonitoringAppSpecificationProperty.PostAnalyticsProcessorSourceUri`.
|
String |
getRecordPreprocessorSourceUri()
`CfnMonitoringSchedule.MonitoringAppSpecificationProperty.RecordPreprocessorSourceUri`.
|
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(String imageUri, List<String> containerArguments, List<String> containerEntrypoint, String postAnalyticsProcessorSourceUri, String recordPreprocessorSourceUri)
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.MonitoringAppSpecificationPropertygetPostAnalyticsProcessorSourceUri in interface CfnMonitoringSchedule.MonitoringAppSpecificationPropertypublic final String getRecordPreprocessorSourceUri()
CfnMonitoringSchedule.MonitoringAppSpecificationPropertygetRecordPreprocessorSourceUri in interface CfnMonitoringSchedule.MonitoringAppSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.