Values.AuthorizeCacheSecurityGroupIngressMessageSourceRepresents the input of an AuthorizeCacheSecurityGroupIngress operation.
type nonrec t = {cacheSecurityGroupName : String_.t;The cache security group that allows network ingress.
*)eC2SecurityGroupName : String_.t;The Amazon EC2 security group to be authorized for ingress to the cache security group.
*)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.
*)}