type

@JvmName(name = "bdhfjhshlwwnfkpc")
suspend fun type(value: Output<Either<String, ApimIdentityType>>)
@JvmName(name = "rhwagxfbvkujbpij")
suspend fun type(value: Either<String, ApimIdentityType>)
@JvmName(name = "rumscnrhjoljoaxa")
fun type(value: String)
@JvmName(name = "dvdpokkfvwgjkpaq")
fun type(value: ApimIdentityType)

Parameters

value

The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.