identityIds

@JvmName(name = "inwmmesvpwriapiu")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "cftdpfiolrvhkgnk")
suspend fun identityIds(value: List<String>)

Parameters

value

A list of User Assigned Managed Identity IDs to be assigned to this PostgreSQL Flexible Server. Required if used together with customer_managed_key block.


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


@JvmName(name = "tqjgkudtfqsteduf")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "iewyuvcqtcipwlqs")
suspend fun identityIds(vararg values: String)

Parameters

values

A list of User Assigned Managed Identity IDs to be assigned to this PostgreSQL Flexible Server. Required if used together with customer_managed_key block.