securityGroupIds

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


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