securityGroupIds

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

Parameters

value

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.


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


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

Parameters

values

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.