@Stability(value=Stable) @Internal public static final class CfnApplication.LogProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.LogProperty
CfnApplication.LogPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.LogProperty.Builder, CfnApplication.LogProperty.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(String logType,
String encoding,
String logGroupName,
String logPath,
String patternSet)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AlarmMetricProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEncoding()
`CfnApplication.LogProperty.Encoding`.
|
String |
getLogGroupName()
`CfnApplication.LogProperty.LogGroupName`.
|
String |
getLogPath()
`CfnApplication.LogProperty.LogPath`.
|
String |
getLogType()
`CfnApplication.LogProperty.LogType`.
|
String |
getPatternSet()
`CfnApplication.LogProperty.PatternSet`.
|
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.public final String getLogType()
CfnApplication.LogPropertygetLogType in interface CfnApplication.LogPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-logtypepublic final String getEncoding()
CfnApplication.LogPropertygetEncoding in interface CfnApplication.LogPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-encodingpublic final String getLogGroupName()
CfnApplication.LogPropertygetLogGroupName in interface CfnApplication.LogPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-loggroupnamepublic final String getLogPath()
CfnApplication.LogPropertygetLogPath in interface CfnApplication.LogPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-logpathpublic final String getPatternSet()
CfnApplication.LogPropertygetPatternSet in interface CfnApplication.LogPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-patternset@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.