@Stability(value=Experimental) @Internal public static final class CloudWatchLoggingOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CloudWatchLoggingOptions
CloudWatchLoggingOptionssoftware.amazon.jsii.JsiiObject.InitializationModeCloudWatchLoggingOptions.Builder, CloudWatchLoggingOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Boolean enabled,
ILogGroup logGroup,
String prefix)
Constructor that initializes the object based on literal property values passed by the
CloudWatchLoggingOptions.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) |
Boolean |
getEnabled()
(experimental) The current status of the logs in Amazon CloudWatch Logs for a build project.
|
ILogGroup |
getLogGroup()
(experimental) The Log Group to send logs to.
|
String |
getPrefix()
(experimental) The prefix of the stream name of the Amazon CloudWatch Logs.
|
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(Boolean enabled, ILogGroup logGroup, String prefix)
CloudWatchLoggingOptions.Builder.public final Boolean getEnabled()
CloudWatchLoggingOptionsDefault: true
getEnabled in interface CloudWatchLoggingOptionspublic final ILogGroup getLogGroup()
CloudWatchLoggingOptionsDefault: - no log group specified
getLogGroup in interface CloudWatchLoggingOptionspublic final String getPrefix()
CloudWatchLoggingOptionsDefault: - no prefix
getPrefix in interface CloudWatchLoggingOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.