securityGroupIds

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


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