securityGroupIds

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

Parameters

value

One or more security groups to associate with the endpoint. If you don't specify a security group, the default security group for the VPC will be associated with the endpoint.


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


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

Parameters

values

One or more security groups to associate with the endpoint. If you don't specify a security group, the default security group for the VPC will be associated with the endpoint.