IdentityPropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "rtowlvmdsrmricpa")
suspend fun principalId(value: Output<String>)
@JvmName(name = "elhdndvcvgpidbnk")
suspend fun principalId(value: String?)
Link copied to clipboard
@JvmName(name = "phruojvwxhebxski")
suspend fun tenantId(value: Output<String>)
@JvmName(name = "wiufblfcoplpwcjq")
suspend fun tenantId(value: String?)
Link copied to clipboard
@JvmName(name = "cklekqfwwgmnwbuc")
suspend fun type(value: ResourceIdentityType?)
@JvmName(name = "otervsbvdjrbanei")
suspend fun type(value: Output<ResourceIdentityType>)
Link copied to clipboard
@JvmName(name = "epygrvtaxvfwaxfc")
suspend fun userAssignedIdentities(value: Output<Map<String, UserIdentityPropertiesArgs>>)
@JvmName(name = "pghcopujrifhasrm")
fun userAssignedIdentities(vararg values: Pair<String, UserIdentityPropertiesArgs>)
@JvmName(name = "lyiscxiqihvfjnnu")
suspend fun userAssignedIdentities(vararg argument: Pair<String, suspend UserIdentityPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "obpgplooxgjvhpyh")
suspend fun userAssignedIdentities(value: Map<String, UserIdentityPropertiesArgs>?)