@Stability(value=Stable) public static final class CfnFunction.LogGroupSAMPTProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.LogGroupSAMPTProperty>
CfnFunction.LogGroupSAMPTProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.LogGroupSAMPTProperty |
build()
Builds the configured instance.
|
CfnFunction.LogGroupSAMPTProperty.Builder |
logGroupName(String logGroupName)
Sets the value of
CfnFunction.LogGroupSAMPTProperty.getLogGroupName() |
@Stability(value=Stable) public CfnFunction.LogGroupSAMPTProperty.Builder logGroupName(String logGroupName)
CfnFunction.LogGroupSAMPTProperty.getLogGroupName()logGroupName - `CfnFunction.LogGroupSAMPTProperty.LogGroupName`. This parameter is required.this@Stability(value=Stable) public CfnFunction.LogGroupSAMPTProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.LogGroupSAMPTProperty>CfnFunction.LogGroupSAMPTPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.