case class SecurityGroup(groupId: String, groupName: String, description: String, ipPermissions: Seq[IpPermission], ipPermissionsEgress: Seq[IpPermission], ownerId: String, tags: Map[String, String], vpcId: String) extends SecurityGroup trait Product
trait Equals
class SecurityGroup
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any
Value members
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup
- Inherited from
- SecurityGroup