@Stability(value=Stable) public static final class CfnRule.SqsParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.SqsParametersProperty>
CfnRule.SqsParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.SqsParametersProperty |
build()
Builds the configured instance.
|
CfnRule.SqsParametersProperty.Builder |
messageGroupId(String messageGroupId)
Sets the value of
CfnRule.SqsParametersProperty.getMessageGroupId() |
@Stability(value=Stable) public CfnRule.SqsParametersProperty.Builder messageGroupId(String messageGroupId)
CfnRule.SqsParametersProperty.getMessageGroupId()messageGroupId - `CfnRule.SqsParametersProperty.MessageGroupId`. This parameter is required.this@Stability(value=Stable) public CfnRule.SqsParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.SqsParametersProperty>CfnRule.SqsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.