Db Cluster Db Cluster Access White List Args
data class DbClusterDbClusterAccessWhiteListArgs(val dbClusterIpArrayAttribute: Output<String>? = null, val dbClusterIpArrayName: Output<String>? = null, val securityIpList: Output<String>? = null) : ConvertibleToJava<DbClusterDbClusterAccessWhiteListArgs>
Constructors
Link copied to clipboard
fun DbClusterDbClusterAccessWhiteListArgs(dbClusterIpArrayAttribute: Output<String>? = null, dbClusterIpArrayName: Output<String>? = null, securityIpList: Output<String>? = null)