securityGroupIds

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

Parameters

value

List of VPC Security Group IDs to be applied to the Elasticsearch domain endpoints. If omitted, the default Security Group for the VPC will be used.


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


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

Parameters

values

List of VPC Security Group IDs to be applied to the Elasticsearch domain endpoints. If omitted, the default Security Group for the VPC will be used.