GetServerlessInstancesInstanceSecurityIpGroup

data class GetServerlessInstancesInstanceSecurityIpGroup(val securityIpGroupAttribute: String, val securityIpGroupName: String, val securityIpList: String)

Constructors

constructor(securityIpGroupAttribute: String, securityIpGroupName: String, securityIpList: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attribute of the IP whitelist. This parameter is empty by default.

Link copied to clipboard

The name of the IP whitelist.

Link copied to clipboard

The IP addresses in the whitelist.