securityGroupIds

@JvmName(name = "bgsvkagpsrfgvdfb")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "keimpgbdkbuufmga")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The IDs of the security groups. You can specify the IDs of existing security groups and references to resources created by the stack template. If you specify a network interface, you must specify any security groups as part of the network interface instead.


@JvmName(name = "iivljtuqukhhwmwg")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "xqkgskfvbfcfnpkl")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "ihgyttqrjlmaiceu")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The IDs of the security groups. You can specify the IDs of existing security groups and references to resources created by the stack template. If you specify a network interface, you must specify any security groups as part of the network interface instead.