com.itv.aws

events

package events

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. events
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class AWSDeleteRule extends AnyRef

  2. class AWSPutRule extends AnyRef

  3. class AWSPutTargets extends AnyRef

  4. class AWSRemoveTargets extends AnyRef

  5. case class CreatedEventRule(eventRule: EventRule, arn: ARN) extends Product with Serializable

  6. case class EventRule(name: RuleName, scheduleExpression: ScheduleExpression, description: String) extends Product with Serializable

  7. final case class RuleName(value: String) extends AnyVal with Product with Serializable

  8. final case class ScheduleExpression(value: String) extends AnyVal with Product with Serializable

Value Members

  1. val RULE_TARGET_ID: String

  2. def events: (Regions) ⇒ (AWSCredentialsProvider) ⇒ AmazonCloudWatchEvents

Inherited from AnyRef

Inherited from Any

Ungrouped