securityIpGroups

@JvmName(name = "knrsacwtnnqxcham")
suspend fun securityIpGroups(value: Output<List<ServerlessInstanceSecurityIpGroupArgs>>)
@JvmName(name = "bwcvkejahcbdjpkj")
suspend fun securityIpGroups(value: List<ServerlessInstanceSecurityIpGroupArgs>?)

Parameters

value

An array that consists of the information of IP whitelists.


@JvmName(name = "nfpcflmlwbpgknlc")
suspend fun securityIpGroups(vararg values: Output<ServerlessInstanceSecurityIpGroupArgs>)


@JvmName(name = "pykaofdasbmxhqmg")
suspend fun securityIpGroups(values: List<Output<ServerlessInstanceSecurityIpGroupArgs>>)
@JvmName(name = "kyolivguhokgsktx")
suspend fun securityIpGroups(vararg values: ServerlessInstanceSecurityIpGroupArgs)

Parameters

values

An array that consists of the information of IP whitelists.


@JvmName(name = "vbxpjvfxofmvclmu")
suspend fun securityIpGroups(argument: List<suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit>)
@JvmName(name = "idpudgqslmtbtnkm")
suspend fun securityIpGroups(vararg argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)
@JvmName(name = "fmhkbhlsqstcdkhh")
suspend fun securityIpGroups(argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)

Parameters

argument

An array that consists of the information of IP whitelists.