@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.075Z") @Stability(value=Experimental) public class Stop extends software.amazon.jsii.JsiiObject implements IReceiptRuleAction
| Modifier and Type | Class and Description |
|---|---|
static class |
Stop.Builder
(experimental) A fluent builder for
Stop. |
software.amazon.jsii.JsiiObject.InitializationModeIReceiptRuleAction.Jsii$Default, IReceiptRuleAction.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
Stop() |
protected |
Stop(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Stop(software.amazon.jsii.JsiiObjectRef objRef) |
|
Stop(StopProps 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 Stop(software.amazon.jsii.JsiiObjectRef objRef)
protected Stop(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Stop(@Nullable
StopProps props)
props - @Stability(value=Experimental) public Stop()
@Stability(value=Experimental) @NotNull public ReceiptRuleActionConfig bind(@NotNull IReceiptRule _rule)
bind in interface IReceiptRuleAction_rule - This parameter is required.Copyright © 2021. All rights reserved.