Interface IReceiptRule
- All Superinterfaces:
software.constructs.IConstruct
,software.constructs.IDependable
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IReceiptRule.Jsii$Default
- All Known Implementing Classes:
IReceiptRule.Jsii$Proxy
,ReceiptRule
@Generated(value="jsii-pacmak/1.102.0 (build e354887)",
date="2024-09-10T01:10:16.527Z")
@Stability(Stable)
public interface IReceiptRule
extends software.amazon.jsii.JsiiSerializable, IResource
A receipt rule.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIReceiptRule
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.constructs.IConstruct
getNode
Methods inherited from interface software.amazon.awscdk.IResource
applyRemovalPolicy, getEnv, getStack
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getReceiptRuleName
The name of the receipt rule.
-