public static interface CfnRule.SqsParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.SqsParametersProperty.Builder
A builder for
CfnRule.SqsParametersProperty |
static class |
CfnRule.SqsParametersProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.SqsParametersProperty.Builder |
builder() |
String |
getMessageGroupId()
``CfnRule.SqsParametersProperty.MessageGroupId``
|
void |
setMessageGroupId(String value)
``CfnRule.SqsParametersProperty.MessageGroupId``
|
String getMessageGroupId()
void setMessageGroupId(String value)
static CfnRule.SqsParametersProperty.Builder builder()
Copyright © 2019. All rights reserved.