RevokeCacheSecurityGroupIngressRequest

Represents the input of a RevokeCacheSecurityGroupIngress operation.

Types

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

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
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