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