You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElastiCache::Types::EC2SecurityGroup

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides ownership and status information for an Amazon EC2 security group.

Instance Attribute Summary collapse

Instance Attribute Details

#ec2_security_group_nameString

The name of the Amazon EC2 security group.

Returns:

  • (String)

    The name of the Amazon EC2 security group.

#ec2_security_group_owner_idString

The AWS account ID of the Amazon EC2 security group owner.

Returns:

  • (String)

    The AWS account ID of the Amazon EC2 security group owner.

#statusString

The status of the Amazon EC2 security group.

Returns:

  • (String)

    The status of the Amazon EC2 security group.