@Stability(value=Stable) @Internal public static final class CfnProject.DataDeliveryObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.DataDeliveryObjectProperty
CfnProject.DataDeliveryObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.DataDeliveryObjectProperty.Builder, CfnProject.DataDeliveryObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.DataDeliveryObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.DataDeliveryObjectProperty.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 |
getLogGroup()
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
|
Object |
getS3()
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
|
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(CfnProject.DataDeliveryObjectProperty.Builder builder)
CfnProject.DataDeliveryObjectProperty.Builder.public final String getLogGroup()
CfnProject.DataDeliveryObjectPropertygetLogGroup in interface CfnProject.DataDeliveryObjectPropertypublic final Object getS3()
CfnProject.DataDeliveryObjectPropertygetS3 in interface CfnProject.DataDeliveryObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.