@Stability(value=Stable)
public static interface CfnSafetyRule.AssertionRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSafetyRule.AssertionRuleProperty.Builder
A builder for
CfnSafetyRule.AssertionRuleProperty |
static class |
CfnSafetyRule.AssertionRuleProperty.Jsii$Proxy
An implementation for
CfnSafetyRule.AssertionRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSafetyRule.AssertionRuleProperty.Builder |
builder() |
List<String> |
getAssertedControls()
`CfnSafetyRule.AssertionRuleProperty.AssertedControls`.
|
Number |
getWaitPeriodMs()
`CfnSafetyRule.AssertionRuleProperty.WaitPeriodMs`.
|
@Stability(value=Stable) @NotNull List<String> getAssertedControls()
@Stability(value=Stable) @NotNull Number getWaitPeriodMs()
@Stability(value=Stable) static CfnSafetyRule.AssertionRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.