securityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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