@Stability(value=Stable)
public static interface CfnRule.PlacementConstraintProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.PlacementConstraintProperty.Builder
A builder for
CfnRule.PlacementConstraintProperty |
static class |
CfnRule.PlacementConstraintProperty.Jsii$Proxy
An implementation for
CfnRule.PlacementConstraintProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.PlacementConstraintProperty.Builder |
builder() |
default String |
getExpression()
`CfnRule.PlacementConstraintProperty.Expression`.
|
default String |
getType()
`CfnRule.PlacementConstraintProperty.Type`.
|
@Stability(value=Stable) @Nullable default String getExpression()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnRule.PlacementConstraintProperty.Builder builder()
Copyright © 2021. All rights reserved.