securityGroupIds

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

Parameters

value

A list of security groups associated with the VPC endpoint.


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


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

Parameters

values

A list of security groups associated with the VPC endpoint.