CacheSecurityGroup

Represents the output of one of the following operations:

  • AuthorizeCacheSecurityGroupIngress

  • CreateCacheSecurityGroup

  • RevokeCacheSecurityGroupIngress

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the cache security group,

Link copied to clipboard

The name of the cache security group.

Link copied to clipboard

The description of the cache security group.

Link copied to clipboard

A list of Amazon EC2 security groups that are associated with this cache security group.

Link copied to clipboard

The Amazon account ID of the cache security group owner.

Functions

Link copied to clipboard
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