Values.EC2SecurityGroupSourceDescribes an Amazon EC2 security group.
type nonrec t = {status : String_.t option;The status of the EC2 security group.
*)eC2SecurityGroupName : String_.t option;The name of the EC2 Security Group.
*)eC2SecurityGroupOwnerId : String_.t option;The Amazon Web Services account ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
*)}