@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.231Z") @Stability(value=Experimental) public interface IRule extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRule.Jsii$Default
Internal default implementation for
IRule. |
static class |
IRule.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRuleArn()
(experimental) The value of the event rule Amazon Resource Name (ARN), such as arn:aws:events:us-east-2:123456789012:rule/example.
|
String |
getRuleName()
(experimental) The name event rule.
|
@Stability(value=Experimental) @NotNull String getRuleArn()
@Stability(value=Experimental) @NotNull String getRuleName()
Copyright © 2021. All rights reserved.