securityGroupIds

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

Parameters

value

List of the the security groups IDs to associate with the Verified Access endpoint.


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


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

Parameters

values

List of the the security groups IDs to associate with the Verified Access endpoint.