| Modifier and Type | Method and Description |
|---|---|
default SnsActionMessageFormat |
SnsTopicActionProps.getMessageFormat()
(experimental) The message format of the message to publish.
|
SnsActionMessageFormat |
SnsTopicActionProps.Jsii$Proxy.getMessageFormat() |
static SnsActionMessageFormat |
SnsActionMessageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnsActionMessageFormat[] |
SnsActionMessageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SnsTopicAction.Builder |
SnsTopicAction.Builder.messageFormat(SnsActionMessageFormat messageFormat)
(experimental) The message format of the message to publish.
|
SnsTopicActionProps.Builder |
SnsTopicActionProps.Builder.messageFormat(SnsActionMessageFormat messageFormat)
Sets the value of
SnsTopicActionProps.getMessageFormat() |
Copyright © 2023. All rights reserved.