@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.074Z") @Stability(value=Experimental) public class Sns extends software.amazon.jsii.JsiiObject implements IReceiptRuleAction
| Modifier and Type | Class and Description |
|---|---|
static class |
Sns.Builder
(experimental) A fluent builder for
Sns. |
software.amazon.jsii.JsiiObject.InitializationModeIReceiptRuleAction.Jsii$Default, IReceiptRuleAction.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Sns(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Sns(software.amazon.jsii.JsiiObjectRef objRef) |
|
Sns(SnsProps props) |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig |
bind(IReceiptRule _rule)
(experimental) Returns the receipt rule action specification.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Sns(software.amazon.jsii.JsiiObjectRef objRef)
protected Sns(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Sns(@NotNull
SnsProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public ReceiptRuleActionConfig bind(@NotNull IReceiptRule _rule)
bind in interface IReceiptRuleAction_rule - This parameter is required.Copyright © 2021. All rights reserved.