AuthorizeCacheSecurityGroupIngressRequest
Represents the input of an AuthorizeCacheSecurityGroupIngress operation.
Types
Properties
Link copied to clipboard
The cache security group that allows network ingress.
Link copied to clipboard
The Amazon EC2 security group to be authorized for ingress to the cache security group.
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: AuthorizeCacheSecurityGroupIngressRequest.Builder.() -> Unit = {}): AuthorizeCacheSecurityGroupIngressRequest