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

Class: Aws::Neptune::Types::DBSecurityGroupMembership

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

Overview

Specifies membership in a designated DB security group.

Instance Attribute Summary collapse

Instance Attribute Details

#db_security_group_nameString

The name of the DB security group.

Returns:

  • (String)

    The name of the DB security group.

#statusString

The status of the DB security group.

Returns:

  • (String)

    The status of the DB security group.