securityGroupIds

@JvmName(name = "mqrlbmntdcchukcr")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "dcrptlepbouamswb")
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 = "otexxsxgcffprctg")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "jceoluqsftsohlbt")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "hoaxwtcrshkpisdq")
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.