@Stability(value=Experimental) @Internal public static final class LoggingOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LoggingOptions
LoggingOptionssoftware.amazon.jsii.JsiiObject.InitializationModeLoggingOptions.Builder, LoggingOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CloudWatchLoggingOptions cloudWatch,
S3LoggingOptions s3)
Constructor that initializes the object based on literal property values passed by the
LoggingOptions.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) |
CloudWatchLoggingOptions |
getCloudWatch()
(experimental) Information about Amazon CloudWatch Logs for a build project.
|
S3LoggingOptions |
getS3()
(experimental) Information about logs built to an S3 bucket for a build project.
|
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(CloudWatchLoggingOptions cloudWatch, S3LoggingOptions s3)
LoggingOptions.Builder.public final CloudWatchLoggingOptions getCloudWatch()
LoggingOptionsDefault: - enabled
getCloudWatch in interface LoggingOptionspublic final S3LoggingOptions getS3()
LoggingOptionsDefault: - disabled
getS3 in interface LoggingOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.