@Generated(value="jsii-pacmak/0.13.3 (build 3624e0f)", date="2019-07-03T12:10:50.991Z") @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.