@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-20T13:04:04.146Z") public interface IEventRuleTarget extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IEventRuleTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EventRuleTargetProps |
asEventRuleTarget(String ruleArn,
String ruleUniqueId)
Returns the rule target specification.
|
EventRuleTargetProps asEventRuleTarget(String ruleArn, String ruleUniqueId)
ruleArn - The ARN of the CloudWatch Event Rule that would trigger this target.ruleUniqueId - A unique ID for this rule. Can be used to implement idempotency.Copyright © 2018. All rights reserved.