@Stability(value=Stable) @Internal public static final class CfnProject.CloudWatchLogsConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.CloudWatchLogsConfigProperty
CfnProject.CloudWatchLogsConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.CloudWatchLogsConfigProperty.Builder, CfnProject.CloudWatchLogsConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.CloudWatchLogsConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.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 |
getGroupName()
The group name of the logs in CloudWatch Logs.
|
String |
getStatus()
The current status of the logs in CloudWatch Logs for a build project.
|
String |
getStreamName()
The prefix of the stream name of the 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(CfnProject.CloudWatchLogsConfigProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getStatus()
CfnProject.CloudWatchLogsConfigProperty
ENABLED : CloudWatch Logs are enabled for this build project.DISABLED : CloudWatch Logs are not enabled for this build project.getStatus in interface CfnProject.CloudWatchLogsConfigPropertypublic final String getGroupName()
CfnProject.CloudWatchLogsConfigPropertyFor more information, see Working with Log Groups and Log Streams .
getGroupName in interface CfnProject.CloudWatchLogsConfigPropertypublic final String getStreamName()
CfnProject.CloudWatchLogsConfigPropertyFor more information, see Working with Log Groups and Log Streams .
getStreamName in interface CfnProject.CloudWatchLogsConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.