@Stability(value=Stable) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(LoggingOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LoggingOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
CloudWatchLoggingOptions |
getCloudWatch()
Information about Amazon CloudWatch Logs for a build project.
|
S3LoggingOptions |
getS3()
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(LoggingOptions.Builder builder)
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 © 2022. All rights reserved.