securityGroupIds

@JvmName(name = "wkwepljsmgrbyndb")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "hpjqtjpyhkkymbmx")
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 Kendra to connect to the data source.


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


@JvmName(name = "ltkrxovdyqrofryl")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "gsrvcygcplioyxob")
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 Kendra to connect to the data source.