public static final class CfnRule.SqsParametersProperty.Builder extends Object
CfnRule.SqsParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.SqsParametersProperty |
build()
Builds the configured instance.
|
CfnRule.SqsParametersProperty.Builder |
withMessageGroupId(String value)
Sets the value of MessageGroupId
|
public CfnRule.SqsParametersProperty.Builder withMessageGroupId(String value)
value - ``CfnRule.SqsParametersProperty.MessageGroupId``thispublic CfnRule.SqsParametersProperty build()
CfnRule.SqsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.