com.github.yoshiyoshifujii.aws

lambda

package lambda

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. lambda
  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 AWSLambda(regionName: String) extends AWSLambdaWrapper with Product with Serializable

  3. trait AWSLambdaWrapper extends AWSWrapper

  4. type AliasName = String

  5. type Description = String

  6. type EventSourceArn = String

  7. type EventSourceName = String

  8. type FunctionArn = String

  9. type FunctionName = String

  10. type Handler = String

  11. type MemorySize = Int

  12. type Region = String

  13. type Role = String

  14. type Timeout = Int

Inherited from AnyRef

Inherited from Any

Ungrouped