Db Instance Db Instance Ip Array Args
data class DbInstanceDbInstanceIpArrayArgs(val dbInstanceIpArrayAttribute: Output<String>? = null, val dbInstanceIpArrayName: Output<String>? = null, val securityIps: Output<String>? = null) : ConvertibleToJava<DbInstanceDbInstanceIpArrayArgs>
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
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).