securityGroupIds

@JvmName(name = "qfhwdfvaxbvmqdne")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "gdpagoprcwytiuvp")
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 = "dccqnajkecpodkmi")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "qknfhshveifybkst")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "iabbikqnidodgqej")
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.