identityIds

@JvmName(name = "bajsqabefeewvaqr")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "btecssggskakipht")
suspend fun identityIds(value: List<String>?)

Parameters

value

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Machine Learning Inference Cluster. Changing this forces a new resource to be created.

Note: This is required when type is set to UserAssigned or SystemAssigned, UserAssigned.


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


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

Parameters

values

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Machine Learning Inference Cluster. Changing this forces a new resource to be created.

Note: This is required when type is set to UserAssigned or SystemAssigned, UserAssigned.