@Stability(value=Stable)
public static interface CfnApplication.LogProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.LogProperty.Builder
A builder for
CfnApplication.LogProperty |
static class |
CfnApplication.LogProperty.Jsii$Proxy
An implementation for
CfnApplication.LogProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.LogProperty.Builder |
builder() |
default String |
getEncoding()
`CfnApplication.LogProperty.Encoding`.
|
default String |
getLogGroupName()
`CfnApplication.LogProperty.LogGroupName`.
|
default String |
getLogPath()
`CfnApplication.LogProperty.LogPath`.
|
String |
getLogType()
`CfnApplication.LogProperty.LogType`.
|
default String |
getPatternSet()
`CfnApplication.LogProperty.PatternSet`.
|
@Stability(value=Stable) @NotNull String getLogType()
@Stability(value=Stable) @Nullable default String getEncoding()
@Stability(value=Stable) @Nullable default String getLogGroupName()
@Stability(value=Stable) @Nullable default String getLogPath()
@Stability(value=Stable) @Nullable default String getPatternSet()
@Stability(value=Stable) static CfnApplication.LogProperty.Builder builder()
CfnApplication.LogProperty.Builder of CfnApplication.LogPropertyCopyright © 2021. All rights reserved.