Services Resource Identity Args
    data class ServicesResourceIdentityArgs(val type: Output<Either<String, ManagedServiceIdentityType>>? = null) : ConvertibleToJava<ServicesResourceIdentityArgs> 
Setting indicating whether the service has a managed identity associated with it.