com.itv.aws

ec2

package ec2

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

Type Members

  1. class AWSFindSecurityGroups extends AnyRef

  2. class AWSFindSubnets extends AnyRef

  3. class AWSFindVpc extends AnyRef

  4. case class Filter(key: String, value: String) extends Product with Serializable

  5. final case class SecurityGroup(id: String) extends AnyVal with Product with Serializable

  6. final case class SecurityGroupId(id: String) extends AnyVal with Product with Serializable

  7. final case class Subnet(id: String) extends AnyVal with Product with Serializable

  8. final case class SubnetId(id: String) extends AnyVal with Product with Serializable

  9. final case class Vpc(id: String) extends AnyVal with Product with Serializable

  10. final case class VpcId(value: String) extends AnyVal with Product with Serializable

Value Members

  1. def ec2: (Regions) ⇒ (AWSCredentialsProvider) ⇒ AmazonEC2

Inherited from AnyRef

Inherited from Any

Ungrouped