@Stability(value=Stable) public static final class CfnSecurityProfile.BehaviorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSecurityProfile.BehaviorProperty>
CfnSecurityProfile.BehaviorProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder name(String name)
CfnSecurityProfile.BehaviorProperty.getName()name - `CfnSecurityProfile.BehaviorProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder criteria(CfnSecurityProfile.BehaviorCriteriaProperty criteria)
CfnSecurityProfile.BehaviorProperty.getCriteria()criteria - `CfnSecurityProfile.BehaviorProperty.Criteria`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder criteria(IResolvable criteria)
CfnSecurityProfile.BehaviorProperty.getCriteria()criteria - `CfnSecurityProfile.BehaviorProperty.Criteria`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder metric(String metric)
CfnSecurityProfile.BehaviorProperty.getMetric()metric - `CfnSecurityProfile.BehaviorProperty.Metric`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder metricDimension(CfnSecurityProfile.MetricDimensionProperty metricDimension)
CfnSecurityProfile.BehaviorProperty.getMetricDimension()metricDimension - `CfnSecurityProfile.BehaviorProperty.MetricDimension`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder metricDimension(IResolvable metricDimension)
CfnSecurityProfile.BehaviorProperty.getMetricDimension()metricDimension - `CfnSecurityProfile.BehaviorProperty.MetricDimension`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder suppressAlerts(Boolean suppressAlerts)
CfnSecurityProfile.BehaviorProperty.getSuppressAlerts()suppressAlerts - `CfnSecurityProfile.BehaviorProperty.SuppressAlerts`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty.Builder suppressAlerts(IResolvable suppressAlerts)
CfnSecurityProfile.BehaviorProperty.getSuppressAlerts()suppressAlerts - `CfnSecurityProfile.BehaviorProperty.SuppressAlerts`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorProperty build()
build in interface software.amazon.jsii.Builder<CfnSecurityProfile.BehaviorProperty>CfnSecurityProfile.BehaviorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.