class Aws::Redshift::Types::IPRange

Describes an IP range used in a security group.

@!attribute [rw] status

The status of the IP range, for example, "authorized".
@return [String]

@!attribute [rw] cidrip

The IP range in Classless Inter-Domain Routing (CIDR) notation.
@return [String]

@!attribute [rw] tags

The list of tags for the IP range.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/IPRange AWS API Documentation

Constants

SENSITIVE