securityGroupIds

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

Parameters

value

The list of security group IDs that are associated with the VPC endpoints for the domain. If you don't provide a security group ID, OpenSearch Service uses the default security group for the VPC. To learn more, see Security groups for your VPC in the Amazon VPC User Guide .


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


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

Parameters

values

The list of security group IDs that are associated with the VPC endpoints for the domain. If you don't provide a security group ID, OpenSearch Service uses the default security group for the VPC. To learn more, see Security groups for your VPC in the Amazon VPC User Guide .