@Stability(value=External)
public static interface CfnRule.SqsParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-sqsparameters.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.SqsParametersProperty.Builder
A builder for
CfnRule.SqsParametersProperty |
static class |
CfnRule.SqsParametersProperty.Jsii$Proxy
An implementation for
CfnRule.SqsParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.SqsParametersProperty.Builder |
builder() |
String |
getMessageGroupId()
`CfnRule.SqsParametersProperty.MessageGroupId`.
|
@Stability(value=External) @NotNull String getMessageGroupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-sqsparameters.html#cfn-events-rule-sqsparameters-messagegroupid@Stability(value=External) static CfnRule.SqsParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.