security Ip Groups
Parameters
value
An array that consists of the information of IP whitelists.
Parameters
values
An array that consists of the information of IP whitelists.
suspend fun securityIpGroups(argument: List<suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit>)
suspend fun securityIpGroups(vararg argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)
suspend fun securityIpGroups(argument: suspend ServerlessInstanceSecurityIpGroupArgsBuilder.() -> Unit)
Parameters
argument
An array that consists of the information of IP whitelists.