@Stability(value=Stable) public static final class CfnSecurityProfile.StatisticalThresholdProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSecurityProfile.StatisticalThresholdProperty>
CfnSecurityProfile.StatisticalThresholdProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSecurityProfile.StatisticalThresholdProperty |
build()
Builds the configured instance.
|
CfnSecurityProfile.StatisticalThresholdProperty.Builder |
statistic(String statistic)
Sets the value of
CfnSecurityProfile.StatisticalThresholdProperty.getStatistic() |
@Stability(value=Stable) public CfnSecurityProfile.StatisticalThresholdProperty.Builder statistic(String statistic)
CfnSecurityProfile.StatisticalThresholdProperty.getStatistic()statistic - `CfnSecurityProfile.StatisticalThresholdProperty.Statistic`.this@Stability(value=Stable) public CfnSecurityProfile.StatisticalThresholdProperty build()
build in interface software.amazon.jsii.Builder<CfnSecurityProfile.StatisticalThresholdProperty>CfnSecurityProfile.StatisticalThresholdPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.