@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:36:37.641Z") @Stability(value=Stable) public interface IRule extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.core.IResource
| Modifier and Type | Interface and Description |
|---|---|
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()
The value of the event rule Amazon Resource Name (ARN), such as arn:aws:events:us-east-2:123456789012:rule/example.
|
@Stability(value=Stable) String getRuleArn()
Copyright © 2019. All rights reserved.