securityGroupIds

@JvmName(name = "voxgnxvuphiwluts")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "uqmjbenejajkrqns")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

A list of identifiers of security groups within your Amazon VPC. The security groups should enable Amazon Q Business to connect to the data source.


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


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

Parameters

values

A list of identifiers of security groups within your Amazon VPC. The security groups should enable Amazon Q Business to connect to the data source.