securityGroupIds

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

Parameters

value

The list of security group IDs associated with the VPC endpoints for the domain. If you do not provide a security group ID, elasticsearch Service uses the default security group for the VPC.


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


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

Parameters

values

The list of security group IDs associated with the VPC endpoints for the domain. If you do not provide a security group ID, elasticsearch Service uses the default security group for the VPC.