GetDbInstancesInstanceDbInstanceIpArray

data class GetDbInstancesInstanceDbInstanceIpArray(val dbInstanceIpArrayAttribute: String? = null, val dbInstanceIpArrayName: String? = null, val securityIps: String? = null)

Constructors

Link copied to clipboard
constructor(dbInstanceIpArrayAttribute: String? = null, dbInstanceIpArrayName: String? = null, securityIps: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default is empty. To distinguish between the different property console does not display a hidden label grouping.

Link copied to clipboard

IP ADDRESS whitelist group name.

Link copied to clipboard
val securityIps: String? = null

IP ADDRESS whitelist addresses in the IP ADDRESS list, and a maximum of 1000 comma-separated format is as follows: 0.0.0.0/0 and 10.23.12.24(IP) or 10.23.12.24/24(CIDR mode, CIDR (Classless Inter-Domain Routing)/24 represents the address prefixes in the length of the range 1,32).