securityGroupIds

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

Parameters

value

Security group IDs associated with the resource gateway. The security groups must be in the same VPC.


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


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

Parameters

values

Security group IDs associated with the resource gateway. The security groups must be in the same VPC.