RevokeCacheSecurityGroupIngressRequest
Represents the input of a RevokeCacheSecurityGroupIngress
operation.
Types
Properties
Link copied to clipboard
The name of the cache security group to revoke ingress from.
Link copied to clipboard
The name of the Amazon EC2 security group to revoke access from.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: RevokeCacheSecurityGroupIngressRequest.Builder.() -> Unit = {}): RevokeCacheSecurityGroupIngressRequest