@Stability(value=Stable) public static final class CfnSchedule.SqsParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchedule.SqsParametersProperty>
CfnSchedule.SqsParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchedule.SqsParametersProperty |
build()
Builds the configured instance.
|
CfnSchedule.SqsParametersProperty.Builder |
messageGroupId(String messageGroupId)
Sets the value of
CfnSchedule.SqsParametersProperty.getMessageGroupId() |
@Stability(value=Stable) public CfnSchedule.SqsParametersProperty.Builder messageGroupId(String messageGroupId)
CfnSchedule.SqsParametersProperty.getMessageGroupId()messageGroupId - The FIFO message group ID to use as the target.this@Stability(value=Stable) public CfnSchedule.SqsParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnSchedule.SqsParametersProperty>CfnSchedule.SqsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.