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

Class: Aws::RDS::Types::IPRange

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

Overview

This data type is used as a response element in the DescribeDBSecurityGroups action.

Instance Attribute Summary collapse

Instance Attribute Details

#cidripString

Specifies the IP range.

Returns:

  • (String)

    Specifies the IP range.

#statusString

Specifies the status of the IP range. Status can be \"authorizing\", \"authorized\", \"revoking\", and \"revoked\".

Returns:

  • (String)

    Specifies the status of the IP range.