securityGroupIds

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

Parameters

value

Optional. The IDs of additional security groups to add to control plane replicas. The Anthos Multi-Cloud API will automatically create and manage security groups with the minimum rules needed for a functioning cluster.


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


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

Parameters

values

Optional. The IDs of additional security groups to add to control plane replicas. The Anthos Multi-Cloud API will automatically create and manage security groups with the minimum rules needed for a functioning cluster.