securityIpGroups

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

Parameters

value

An array that consists of the information of IP whitelists.


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


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

Parameters

values

An array that consists of the information of IP whitelists.


@JvmName(name = "nortfncrotocxert")
suspend fun securityIpGroups(argument: List<suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit>)
@JvmName(name = "xvauuxsqtwgcbkor")
suspend fun securityIpGroups(vararg argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)
@JvmName(name = "ptcsjjqmamfgljmt")
suspend fun securityIpGroups(argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)

Parameters

argument

An array that consists of the information of IP whitelists.