DbClusterDbClusterAccessWhiteList

data class DbClusterDbClusterAccessWhiteList(val dbClusterIpArrayAttribute: String? = null, val dbClusterIpArrayName: String? = null, val securityIpList: String? = null)

Constructors

Link copied to clipboard
constructor(dbClusterIpArrayAttribute: String? = null, dbClusterIpArrayName: String? = null, securityIpList: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Field db_cluster_ip_array_attribute has been removed from provider.

Link copied to clipboard

Whitelist group name.

Link copied to clipboard
val securityIpList: String? = null

The IP address list under the whitelist group.