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

Class: Aws::DAX::Types::SecurityGroupMembership

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

Overview

An individual VPC security group and its status.

Instance Attribute Summary collapse

Instance Attribute Details

#security_group_identifierString

The unique ID for this security group.

Returns:

  • (String)

    The unique ID for this security group.

#statusString

The status of this security group.

Returns:

  • (String)

    The status of this security group.