com.github.yoshiyoshifujii.aws

kinesis

package kinesis

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

Type Members

  1. type AWSAccount = String

  2. case class AWSKinesis(regionName: String) extends AWSKinesisWrapper with Product with Serializable

  3. trait AWSKinesisWrapper extends AWSWrapper

  4. type Region = String

  5. type StreamName = String

Value Members

  1. lazy val generateKinesisStreamArn: (Region) ⇒ (AWSAccount) ⇒ (StreamName) ⇒ String

Inherited from AnyRef

Inherited from Any

Ungrouped