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
- Struct
- Aws::ElastiCache::Types::EC2SecurityGroup
- Defined in:
- (unknown)
Overview
Provides ownership and status information for an Amazon EC2 security group.
Instance Attribute Summary collapse
-
#ec2_security_group_name ⇒ String
The name of the Amazon EC2 security group.
-
#ec2_security_group_owner_id ⇒ String
The AWS account ID of the Amazon EC2 security group owner.
-
#status ⇒ String
The status of the Amazon EC2 security group.
Instance Attribute Details
#ec2_security_group_name ⇒ String
The name of the Amazon EC2 security group.
#ec2_security_group_owner_id ⇒ String
The AWS account ID of the Amazon EC2 security group owner.
#status ⇒ String
The status of the Amazon EC2 security group.