Db Cluster Db Cluster Access White List
data class DbClusterDbClusterAccessWhiteList(val dbClusterIpArrayAttribute: String? = null, val dbClusterIpArrayName: String? = null, val securityIpList: String? = null)
Constructors
Link copied to clipboard
fun DbClusterDbClusterAccessWhiteList(dbClusterIpArrayAttribute: String? = null, dbClusterIpArrayName: String? = null, securityIpList: String? = null)