securityGroupIds

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

Parameters

value

The security group Ids associated with the VPC where you want the private graph endpoint to be created, ie, the graph will be reachable from within the VPC.


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


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

Parameters

values

The security group Ids associated with the VPC where you want the private graph endpoint to be created, ie, the graph will be reachable from within the VPC.