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

Class: Aws::RDS::Types::DBSecurityGroupMembership

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

Overview

This data type is used as a response element in the following actions:

  • ModifyDBInstance

  • RebootDBInstance

  • RestoreDBInstanceFromDBSnapshot

  • RestoreDBInstanceToPointInTime

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.