Values.RevokeCacheSecurityGroupIngressMessageSourceRepresents the input of a RevokeCacheSecurityGroupIngress operation.
type nonrec t = {cacheSecurityGroupName : String_.t;The name of the cache security group to revoke ingress from.
*)eC2SecurityGroupName : String_.t;The name of the Amazon EC2 security group to revoke access from.
*)eC2SecurityGroupOwnerId : String_.t;The Amazon account number of the Amazon EC2 security group owner. Note that this is not the same thing as an Amazon access key ID - you must provide a valid Amazon account number for this parameter.
*)}