@Stability(value=Stable) public static final class CfnApplication.LogPatternSetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.LogPatternSetProperty>
CfnApplication.LogPatternSetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.LogPatternSetProperty |
build()
Builds the configured instance.
|
CfnApplication.LogPatternSetProperty.Builder |
logPatterns(IResolvable logPatterns)
Sets the value of
CfnApplication.LogPatternSetProperty.getLogPatterns() |
CfnApplication.LogPatternSetProperty.Builder |
logPatterns(List<? extends Object> logPatterns)
Sets the value of
CfnApplication.LogPatternSetProperty.getLogPatterns() |
CfnApplication.LogPatternSetProperty.Builder |
patternSetName(String patternSetName)
Sets the value of
CfnApplication.LogPatternSetProperty.getPatternSetName() |
@Stability(value=Stable) public CfnApplication.LogPatternSetProperty.Builder logPatterns(IResolvable logPatterns)
CfnApplication.LogPatternSetProperty.getLogPatterns()logPatterns - `CfnApplication.LogPatternSetProperty.LogPatterns`. This parameter is required.this@Stability(value=Stable) public CfnApplication.LogPatternSetProperty.Builder logPatterns(List<? extends Object> logPatterns)
CfnApplication.LogPatternSetProperty.getLogPatterns()logPatterns - `CfnApplication.LogPatternSetProperty.LogPatterns`. This parameter is required.this@Stability(value=Stable) public CfnApplication.LogPatternSetProperty.Builder patternSetName(String patternSetName)
CfnApplication.LogPatternSetProperty.getPatternSetName()patternSetName - `CfnApplication.LogPatternSetProperty.PatternSetName`. This parameter is required.this@Stability(value=Stable) public CfnApplication.LogPatternSetProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.LogPatternSetProperty>CfnApplication.LogPatternSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.