Class: Aws::Types::AwsRdsDbSecurityGroupIpRange

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_ip::String

Returns the value of attribute cidr_ip.

Returns:

  • (::String)


3638
3639
3640
# File 'sig/types.rbs', line 3638

def cidr_ip
  @cidr_ip
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


3639
3640
3641
# File 'sig/types.rbs', line 3639

def status
  @status
end