AuthorizeCacheSecurityGroupIngressRequest

Represents the input of an AuthorizeCacheSecurityGroupIngress operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String