securityGroupIds

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


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