@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.EndpointInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.EndpointInputProperty
CfnMonitoringSchedule.EndpointInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringSchedule.EndpointInputProperty.Builder, CfnMonitoringSchedule.EndpointInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMonitoringSchedule.EndpointInputProperty.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) |
String |
getEndpointName()
An endpoint in customer's account which has enabled `DataCaptureConfig` enabled.
|
String |
getLocalPath()
Path to the filesystem where the endpoint data is available to the container.
|
String |
getS3DataDistributionType()
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
|
String |
getS3InputMode()
Whether the `Pipe` or `File` is used as the input mode for transferring data for the monitoring job.
|
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.EndpointInputProperty.Builder builder)
CfnMonitoringSchedule.BaselineConfigProperty.Builder.public final String getEndpointName()
CfnMonitoringSchedule.EndpointInputPropertygetEndpointName in interface CfnMonitoringSchedule.EndpointInputPropertypublic final String getLocalPath()
CfnMonitoringSchedule.EndpointInputPropertygetLocalPath in interface CfnMonitoringSchedule.EndpointInputPropertypublic final String getS3DataDistributionType()
CfnMonitoringSchedule.EndpointInputProperty
Defaults to FullyReplicated
getS3DataDistributionType in interface CfnMonitoringSchedule.EndpointInputPropertypublic final String getS3InputMode()
CfnMonitoringSchedule.EndpointInputProperty
Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File .
getS3InputMode in interface CfnMonitoringSchedule.EndpointInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.