@Stability(value=Stable)
public static interface CfnApplication.LogPatternProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.LogPatternProperty.Builder
A builder for
CfnApplication.LogPatternProperty |
static class |
CfnApplication.LogPatternProperty.Jsii$Proxy
An implementation for
CfnApplication.LogPatternProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.LogPatternProperty.Builder |
builder() |
String |
getPattern()
`CfnApplication.LogPatternProperty.Pattern`.
|
String |
getPatternName()
`CfnApplication.LogPatternProperty.PatternName`.
|
Number |
getRank()
`CfnApplication.LogPatternProperty.Rank`.
|
@Stability(value=Stable) @NotNull String getPattern()
@Stability(value=Stable) @NotNull String getPatternName()
@Stability(value=Stable) @NotNull Number getRank()
@Stability(value=Stable) static CfnApplication.LogPatternProperty.Builder builder()
Copyright © 2021. All rights reserved.